Searched refs:HPOUT_POP_CTRL (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk3328_codec.c | 54 { HPOUT_POP_CTRL, 0x11 }, 159 { HPOUT_POP_CTRL, HPOUTR_POP_MASK | HPOUTL_POP_MASK, 225 { HPOUT_POP_CTRL, HPOUTR_POP_MASK | HPOUTL_POP_MASK, 393 case HPOUT_POP_CTRL: in rk3328_codec_write_read_reg() 414 .max_register = HPOUT_POP_CTRL,
|
| H A D | rk3228_codec.c | 51 { HPOUT_POP_CTRL, 0x11 }, 170 { HPOUT_POP_CTRL, HPOUTR_POP_MASK | HPOUTL_POP_MASK, 238 { HPOUT_POP_CTRL, HPOUTR_POP_MASK | HPOUTL_POP_MASK, 397 case HPOUT_POP_CTRL: in rk3228_codec_write_read_reg() 418 .max_register = HPOUT_POP_CTRL,
|
| H A D | rk3328_codec.h | 26 #define HPOUT_POP_CTRL (0x2a << 2) macro
|
| H A D | rk3228_codec.h | 36 #define HPOUT_POP_CTRL (0x2a << 2) macro
|