Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Drt1015.c454 RT1015_ABST_FIX_TGT_MASK | RT1015_BYPASS_SWR_REG_MASK, in rt1015_boost_mode_put()
461 RT1015_ABST_FIX_TGT_MASK | RT1015_BYPASS_SWR_REG_MASK, in rt1015_boost_mode_put()
468 RT1015_ABST_FIX_TGT_MASK | RT1015_BYPASS_SWR_REG_MASK, in rt1015_boost_mode_put()
Drt1015.h334 #define RT1015_BYPASS_SWR_REG_MASK (0x1 << 7) macro