Searched refs:shim_mask (Results 1 – 5 of 5) sorted by relevance
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()
513 u32 *shim_mask = sdw->link_res->shim_mask; in intel_link_power_up() local543 if (!*shim_mask) { in intel_link_power_up()566 *shim_mask |= BIT(link_id); in intel_link_power_up()580 u32 *shim_mask = sdw->link_res->shim_mask; in intel_link_power_down() local588 *shim_mask &= ~BIT(link_id); in intel_link_power_down()590 if (!*shim_mask) in intel_link_power_down()
87 link->shim_mask = &ctx->shim_mask; in intel_link_dev_register()
44 u32 *shim_mask; member
311 u32 shim_mask; member