Searched refs:shim_mask (Results 1 – 4 of 4) sorted by relevance
130 u32 *shim_mask = sdw->link_res->shim_mask; in intel_link_power_up() local160 if (!*shim_mask) { in intel_link_power_up()180 *shim_mask |= BIT(link_id); in intel_link_power_up()194 u32 *shim_mask = sdw->link_res->shim_mask; in intel_link_power_down() local202 *shim_mask &= ~BIT(link_id); in intel_link_power_down()
341 u32 *shim_mask = sdw->link_res->shim_mask; in intel_link_power_up() local392 if (!*shim_mask) { in intel_link_power_up()439 *shim_mask |= BIT(link_id); in intel_link_power_up()456 u32 *shim_mask = sdw->link_res->shim_mask; in intel_link_power_down() local461 if (!(*shim_mask & BIT(link_id))) in intel_link_power_down()469 *shim_mask &= ~BIT(link_id); in intel_link_power_down()471 if (!*shim_mask) { in intel_link_power_down()
43 u32 *shim_mask; member
311 u32 shim_mask; member