Searched refs:ISS_CTRL_CLK_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
38 #define ISS_CTRL_CLK_DIV_MASK (3 << 4) macro
178 issctrl_val &= ~ISS_CTRL_CLK_DIV_MASK; in omap4iss_configure_bridge()