Lines Matching defs:reg
25 static inline void tegra30_apbif_write(u32 reg, u32 val) in tegra30_apbif_write()
30 static inline u32 tegra30_apbif_read(u32 reg) in tegra30_apbif_read()
38 static inline void tegra30_audio_write(u32 reg, u32 val) in tegra30_audio_write()
108 u32 reg, val; in tegra30_ahub_allocate_rx_fifo() local
160 int reg, val; in tegra30_ahub_enable_rx_fifo() local
179 int reg, val; in tegra30_ahub_disable_rx_fifo() local
210 u32 reg, val; in tegra30_ahub_allocate_tx_fifo() local
262 int reg, val; in tegra30_ahub_enable_tx_fifo() local
281 int reg, val; in tegra30_ahub_disable_tx_fifo() local
311 int reg; in tegra30_ahub_set_rx_cif_source() local
328 int reg; in tegra30_ahub_unset_rx_cif_source() local
370 #define REG_IN_ARRAY(reg, name) \ argument
375 static bool tegra30_ahub_apbif_wr_rd_reg(struct device *dev, unsigned int reg) in tegra30_ahub_apbif_wr_rd_reg()
418 unsigned int reg) in tegra30_ahub_apbif_volatile_reg()
450 unsigned int reg) in tegra30_ahub_apbif_precious_reg()
472 static bool tegra30_ahub_ahub_wr_rd_reg(struct device *dev, unsigned int reg) in tegra30_ahub_ahub_wr_rd_reg()
622 void tegra30_ahub_set_cif(struct regmap *regmap, unsigned int reg, in tegra30_ahub_set_cif()
654 void tegra124_ahub_set_cif(struct regmap *regmap, unsigned int reg, in tegra124_ahub_set_cif()