Searched refs:COMMON_SELECTOR_COMPHY_MASK (Results 1 – 2 of 2) sorted by relevance
113 mask = COMMON_SELECTOR_COMPHY_MASK << comphy_offset; in mvebu_cp110_comphy_clr_pipe_selector()132 mask = COMMON_SELECTOR_COMPHY_MASK << comphy_offset; in mvebu_cp110_comphy_clr_phy_selector()167 mask = COMMON_SELECTOR_COMPHY_MASK << comphy_offset; in mvebu_cp110_comphy_set_phy_selector()249 uint32_t mask = COMMON_SELECTOR_COMPHY_MASK << shift; in mvebu_cp110_comphy_set_pipe_selector()2438 data &= COMMON_SELECTOR_COMPHY_MASK; in mvebu_cp110_comphy_power_off()
50 #define COMMON_SELECTOR_COMPHY_MASK 0xf macro