Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-reg.h877 #define PCM_INTF_CON1_SYNC_LEN_MASK GENMASK(13, 9) macro
878 #define PCM_INTF_CON1_SYNC_LEN(x) FIELD_PREP(PCM_INTF_CON1_SYNC_LEN_MASK, ((x) - 1))