Lines Matching defs:reg
89 unsigned short reg)
95 (((reg | 0x80) << TEGRA20_AC97_CMD_CMD_ADDR_SHIFT) &
113 unsigned short reg, unsigned short val)
119 ((reg << TEGRA20_AC97_CMD_CMD_ADDR_SHIFT) &
244 static bool tegra20_ac97_wr_rd_reg(struct device *dev, unsigned int reg)
246 switch (reg) {
261 static bool tegra20_ac97_volatile_reg(struct device *dev, unsigned int reg)
263 switch (reg) {
276 static bool tegra20_ac97_precious_reg(struct device *dev, unsigned int reg)
278 switch (reg) {