Searched refs:CHNL_CTRL_CHNL_EN (Results 1 – 2 of 2) sorted by relevance
515 val |= CHNL_CTRL_CHNL_EN; in mxc_isi_channel_enable()530 val &= ~CHNL_CTRL_CHNL_EN; in mxc_isi_channel_disable()
14 #define CHNL_CTRL_CHNL_EN BIT(31) macro