Lines Matching refs:BA1_PCTL
1113 tmp=cs461x_peek(card, BA1_PCTL); in __stop_dac()
1115 cs461x_poke(card, BA1_PCTL, tmp); in __stop_dac()
1144 tmp = cs461x_peek(card, BA1_PCTL); in start_dac()
1150 (unsigned)card->ba1.idx[(BA1_PCTL >> 16) & 3]+(BA1_PCTL&0xffff) ) ); in start_dac()
1151 cs461x_poke(card, BA1_PCTL, tmp); in start_dac()
3705 tmp = cs461x_peek(card, BA1_PCTL); in cs46xx_suspend()
3706 cs461x_poke(card, BA1_PCTL, tmp & 0x0000ffff); in cs46xx_suspend()
5165 tmp = cs461x_peek(card, BA1_PCTL); in cs_hardware_init()
5167 cs461x_poke(card, BA1_PCTL, tmp & 0x0000ffff); in cs_hardware_init()
5565 tmp = cs461x_peek(card, BA1_PCTL); in cs46xx_remove()
5566 cs461x_poke(card, BA1_PCTL, tmp & 0x0000ffff); in cs46xx_remove()