Searched refs:GLOBAL_CNTL_GCTL (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/pci/ctxfi/ |
| H A D | ct20k2reg.h | 26 #define GLOBAL_CNTL_GCTL 0x1B7090 macro
|
| H A D | cthw20k2.c | 1365 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_auto_init() 1367 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_auto_init() 1369 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_auto_init() 1372 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_auto_init() 2088 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_card_start() 2090 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_card_start() 2179 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_card_init() 2184 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_card_init()
|