Searched refs:SPOCTL_SR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthw20k1.c | 793 #define SPOCTL_SR 0x000000C0 macro 1042 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 3); in daio_mgr_dao_init() 1045 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 0); in daio_mgr_dao_init() 1048 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 1); in daio_mgr_dao_init() 1051 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 2); in daio_mgr_dao_init()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthw20k1.c | 793 #define SPOCTL_SR 0x000000C0 macro 1042 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 3); in daio_mgr_dao_init() 1045 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 0); in daio_mgr_dao_init() 1048 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 1); in daio_mgr_dao_init() 1051 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 2); in daio_mgr_dao_init()
|
Completed in 7 milliseconds