Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dregisters.h14 #define AZX_PGCTL_LSRMD_MASK BIT(4) macro
H A Dcore.c30 static u32 pgctl_mask = AZX_PGCTL_LSRMD_MASK;
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.h27 #define AZX_PGCTL_LSRMD_MASK (1 << 4) macro
H A Dskl.c304 AZX_PGCTL_LSRMD_MASK, AZX_PGCTL_LSRMD_MASK); in _skl_suspend()