Searched refs:MCPDM_DN_OFST_RX2_EN (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/omap/ | ||
D | omap-mcpdm.h | 101 #define MCPDM_DN_OFST_RX2_EN (1 << 8) macro |
D | omap-mcpdm.c | 192 dn_offset |= (MCPDM_DN_OFST_RX1_EN | MCPDM_DN_OFST_RX2_EN); in omap_mcpdm_open_streams() |