Searched refs:GLOBAL_CNTL_GCTL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/ctxfi/ |
D | ct20k2reg.h | 29 #define GLOBAL_CNTL_GCTL 0x1B7090 macro
|
D | cthw20k2.c | 1369 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_auto_init() 1371 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_auto_init() 1373 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_auto_init() 1376 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_auto_init() 2062 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_card_start() 2064 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_card_start() 2152 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_card_init() 2157 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_card_init()
|