Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs53l30.h181 #define CS53L30_ASP_3ST (1 << CS53L30_ASP_3ST_SHIFT) macro
H A Dcs53l30.c737 u8 val = tristate ? CS53L30_ASP_3ST : 0; in cs53l30_set_tristate()