Home
last modified time | relevance | path

Searched refs:TWL4030_GPIO6_PWM0_MUTE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtwl4030.c33 #define TWL4030_GPIO6_PWM0_MUTE(value) ((value & 0x03) << 2) macro
276 pin_mux &= ~TWL4030_GPIO6_PWM0_MUTE(0x03); in twl4030_init_chip()
277 pin_mux |= TWL4030_GPIO6_PWM0_MUTE(0x02); in twl4030_init_chip()