Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Domap-mcpdm.h86 #define MCPDM_DNOFST_RX1(x) ((x & 0x1f) << 1) macro
H A Domap-mcpdm.c538 mcpdm->dn_rx_offset = MCPDM_DNOFST_RX1(rx1) | MCPDM_DNOFST_RX2(rx2); in omap_mcpdm_configure_dn_offsets()