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()
92 u32 reg, val; in tegra30_ahub_allocate_rx_fifo() local
144 int reg, val; in tegra30_ahub_enable_rx_fifo() local
163 int reg, val; in tegra30_ahub_disable_rx_fifo() local
194 u32 reg, val; in tegra30_ahub_allocate_tx_fifo() local
246 int reg, val; in tegra30_ahub_enable_tx_fifo() local
265 int reg, val; in tegra30_ahub_disable_tx_fifo() local
295 int reg; in tegra30_ahub_set_rx_cif_source() local
312 int reg; in tegra30_ahub_unset_rx_cif_source() local
365 #define REG_IN_ARRAY(reg, name) \ argument
370 static bool tegra30_ahub_apbif_wr_rd_reg(struct device *dev, unsigned int reg) in tegra30_ahub_apbif_wr_rd_reg()
413 unsigned int reg) in tegra30_ahub_apbif_volatile_reg()
445 unsigned int reg) in tegra30_ahub_apbif_precious_reg()
467 static bool tegra30_ahub_ahub_wr_rd_reg(struct device *dev, unsigned int reg) in tegra30_ahub_ahub_wr_rd_reg()
675 void tegra30_ahub_set_cif(struct regmap *regmap, unsigned int reg, in tegra30_ahub_set_cif()
707 void tegra124_ahub_set_cif(struct regmap *regmap, unsigned int reg, in tegra124_ahub_set_cif()