Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound.h115 u8 skip_post_cfg;/* 1: SKIP ALL; BIT1:Skip Group, BIT2:Skip GID, BIT3:Skip STA */ member
H A Dphl_sound.c1582 if (grp->skip_post_cfg & BIT(1)) { in phl_snd_proc_postcfg()
1596 if (grp->skip_post_cfg & BIT(2)) { in phl_snd_proc_postcfg()
1606 if (grp->skip_post_cfg & BIT(3)) { in phl_snd_proc_postcfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound.h115 u8 skip_post_cfg;/* 1: SKIP ALL; BIT1:Skip Group, BIT2:Skip GID, BIT3:Skip STA */ member
H A Dphl_sound.c1582 if (grp->skip_post_cfg & BIT(1)) { in phl_snd_proc_postcfg()
1596 if (grp->skip_post_cfg & BIT(2)) { in phl_snd_proc_postcfg()
1606 if (grp->skip_post_cfg & BIT(3)) { in phl_snd_proc_postcfg()