Searched refs:GLOBAL_CNTL_GCTL (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/sound/pci/ctxfi/ |
A D | ct20k2reg.h | 26 #define GLOBAL_CNTL_GCTL 0x1B7090 macro
|
A D | cthw20k2.c | 1359 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_auto_init() 1361 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_auto_init() 1363 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_auto_init() 1366 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_auto_init() 2047 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_card_start() 2049 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_card_start() 2138 gctl = hw_read_20kx(hw, GLOBAL_CNTL_GCTL); in hw_card_init() 2143 hw_write_20kx(hw, GLOBAL_CNTL_GCTL, gctl); in hw_card_init()
|
Completed in 10 milliseconds