Searched refs:TAS_REG_MCS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/aoa/codecs/ |
H A D | tas.h | 10 #define TAS_REG_MCS 0x01 /* main control */ macro
|
H A D | tas.c | 686 if (tas_write_reg(tas, TAS_REG_MCS, 1, &tmp)) in tas_reset_init()
|
/kernel/linux/linux-6.6/sound/aoa/codecs/ |
H A D | tas.h | 10 #define TAS_REG_MCS 0x01 /* main control */ macro
|
H A D | tas.c | 685 if (tas_write_reg(tas, TAS_REG_MCS, 1, &tmp)) in tas_reset_init()
|
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | tumbler.c | 43 #define TAS_REG_MCS 0x01 /* main control */ macro 133 TAS_REG_MCS, (1<<6)|(2<<4)|(2<<2)|0, in tumbler_init_client() 144 TAS_REG_MCS, (1<<6)|(2<<4)|0, in snapper_init_client()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | tumbler.c | 43 #define TAS_REG_MCS 0x01 /* main control */ macro 133 TAS_REG_MCS, (1<<6)|(2<<4)|(2<<2)|0, in tumbler_init_client() 144 TAS_REG_MCS, (1<<6)|(2<<4)|0, in snapper_init_client()
|
Completed in 7 milliseconds