Searched refs:MUX_WRITE1 (Results 1 – 2 of 2) sorted by relevance
100 MUX_WRITE1(sc, mux, DMAMUX_CHCFG(channel), 0x0); in dmamux_configure()109 MUX_WRITE1(sc, mux, DMAMUX_CHCFG(channel), reg); in dmamux_configure()
47 #define MUX_WRITE1(_sc, _mux, _reg, _val) \ macro