Searched refs:tegra30_apbif_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra30_ahub.c | 25 static inline void tegra30_apbif_write(u32 reg, u32 val) in tegra30_apbif_write() function 133 tegra30_apbif_write(reg, val); in tegra30_ahub_allocate_rx_fifo() 168 tegra30_apbif_write(reg, val); in tegra30_ahub_enable_rx_fifo() 187 tegra30_apbif_write(reg, val); in tegra30_ahub_disable_rx_fifo() 235 tegra30_apbif_write(reg, val); in tegra30_ahub_allocate_tx_fifo() 270 tegra30_apbif_write(reg, val); in tegra30_ahub_enable_tx_fifo() 289 tegra30_apbif_write(reg, val); in tegra30_ahub_disable_tx_fifo()
|
/kernel/linux/linux-5.10/sound/soc/tegra/ |
H A D | tegra30_ahub.c | 25 static inline void tegra30_apbif_write(u32 reg, u32 val) in tegra30_apbif_write() function 117 tegra30_apbif_write(reg, val); in tegra30_ahub_allocate_rx_fifo() 152 tegra30_apbif_write(reg, val); in tegra30_ahub_enable_rx_fifo() 171 tegra30_apbif_write(reg, val); in tegra30_ahub_disable_rx_fifo() 219 tegra30_apbif_write(reg, val); in tegra30_ahub_allocate_tx_fifo() 254 tegra30_apbif_write(reg, val); in tegra30_ahub_enable_tx_fifo() 273 tegra30_apbif_write(reg, val); in tegra30_ahub_disable_tx_fifo()
|
Completed in 3 milliseconds