Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax98088.h130 #define M98088_REC_LINEMODE (1<<7) macro
H A Dmax98088.c1653 regval = ((pdata->receiver_mode) ? M98088_REC_LINEMODE : 0); in max98088_handle_pdata()
/openbmc/u-boot/drivers/sound/
H A Dmax98088.h128 #define M98088_REC_LINEMODE BIT(7) macro