Lines Matching defs:reg
36 static inline void tegra30_apbif_write(u32 reg, u32 val) in tegra30_apbif_write()
41 static inline u32 tegra30_apbif_read(u32 reg) in tegra30_apbif_read()
48 static inline void tegra30_audio_write(u32 reg, u32 val) in tegra30_audio_write()
102 u32 reg, val; in tegra30_ahub_allocate_rx_fifo() local
154 int reg, val; in tegra30_ahub_enable_rx_fifo() local
173 int reg, val; in tegra30_ahub_disable_rx_fifo() local
204 u32 reg, val; in tegra30_ahub_allocate_tx_fifo() local
256 int reg, val; in tegra30_ahub_enable_tx_fifo() local
275 int reg, val; in tegra30_ahub_disable_tx_fifo() local
305 int reg; in tegra30_ahub_set_rx_cif_source() local
322 int reg; in tegra30_ahub_unset_rx_cif_source() local
375 #define REG_IN_ARRAY(reg, name) \ argument
380 static bool tegra30_ahub_apbif_wr_rd_reg(struct device *dev, unsigned int reg) in tegra30_ahub_apbif_wr_rd_reg()
423 unsigned int reg) in tegra30_ahub_apbif_volatile_reg()
455 unsigned int reg) in tegra30_ahub_apbif_precious_reg()
477 static bool tegra30_ahub_ahub_wr_rd_reg(struct device *dev, unsigned int reg) in tegra30_ahub_ahub_wr_rd_reg()
686 void tegra30_ahub_set_cif(struct regmap *regmap, unsigned int reg, in tegra30_ahub_set_cif()
718 void tegra124_ahub_set_cif(struct regmap *regmap, unsigned int reg, in tegra124_ahub_set_cif()