Searched refs:ul_mask (Results 1 – 2 of 2) sorted by relevance
932 unsigned int ul_mask, uhd_mask; in rockchip_usb2phy_sm_work() local941 ul_mask = GENMASK(rport->port_cfg->utmi_ls.bitend, in rockchip_usb2phy_sm_work()956 (((ul & ul_mask) >> rport->port_cfg->utmi_ls.bitstart) << sh); in rockchip_usb2phy_sm_work()958 state = ((ul & ul_mask) >> rport->port_cfg->utmi_ls.bitstart) << 1 | in rockchip_usb2phy_sm_work()
2898 unsigned long bit, ul_mask, offset; in ice_dpll_init_ref_sync_inputs() local2933 ul_mask = mask; in ice_dpll_init_ref_sync_inputs()2935 for_each_set_bit(bit, &ul_mask, BITS_PER_TYPE(u16)) { in ice_dpll_init_ref_sync_inputs()