Home
last modified time | relevance | path

Searched refs:ctl_regs (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/mips/
Dhal2.c91 struct hal2_ctl_regs *ctl_regs; /* HAL2 ctl registers */ member
119 struct hal2_ctl_regs *regs = hal2->ctl_regs; in hal2_i_read32()
132 struct hal2_ctl_regs *regs = hal2->ctl_regs; in hal2_i_write16()
144 struct hal2_ctl_regs *regs = hal2->ctl_regs; in hal2_i_write32()
156 struct hal2_ctl_regs *regs = hal2->ctl_regs; in hal2_i_setbit16()
170 struct hal2_ctl_regs *regs = hal2->ctl_regs; in hal2_i_clearbit16()
787 hal2_write(0, &hal2->ctl_regs->isr); in hal2_detect()
791 &hal2->ctl_regs->isr); in hal2_detect()
795 rev = hal2_read(&hal2->ctl_regs->rev); in hal2_detect()
828 hal2->ctl_regs = (struct hal2_ctl_regs *)hpc3->pbus_extregs[0]; in hal2_create()
/linux-3.4.99/drivers/net/wireless/b43/
Dphy_ht.c179 const u16 ctl_regs[3][2] = { in b43_phy_ht_afe_unk1() local
187 b43_phy_set(dev, ctl_regs[i][1], 0x4); in b43_phy_ht_afe_unk1()
188 b43_phy_set(dev, ctl_regs[i][0], 0x4); in b43_phy_ht_afe_unk1()
189 b43_phy_mask(dev, ctl_regs[i][1], ~0x1); in b43_phy_ht_afe_unk1()
190 b43_phy_set(dev, ctl_regs[i][0], 0x1); in b43_phy_ht_afe_unk1()
192 b43_phy_mask(dev, ctl_regs[i][0], ~0x4); in b43_phy_ht_afe_unk1()