Searched refs:MCPDM_DNOFST_RX2 (Results 1 – 2 of 2) sorted by relevance
88 #define MCPDM_DNOFST_RX2(x) ((x & 0x1f) << 9) macro
538 mcpdm->dn_rx_offset = MCPDM_DNOFST_RX1(rx1) | MCPDM_DNOFST_RX2(rx2); in omap_mcpdm_configure_dn_offsets()
Completed in 4 milliseconds