Searched refs:shim_mask (Results 1 – 5 of 5) sorted by relevance
74 u32 *shim_mask = sdw->link_res->shim_mask; in intel_link_power_up() local81 if (!*shim_mask) { in intel_link_power_up()105 if (!*shim_mask) { in intel_link_power_up()115 *shim_mask |= BIT(link_id); in intel_link_power_up()129 u32 *shim_mask = sdw->link_res->shim_mask; in intel_link_power_down() local137 *shim_mask &= ~BIT(link_id); in intel_link_power_down()
342 u32 *shim_mask = sdw->link_res->shim_mask; in intel_link_power_up() local368 if (!*shim_mask) { in intel_link_power_up()408 *shim_mask |= BIT(link_id); in intel_link_power_up()425 u32 *shim_mask = sdw->link_res->shim_mask; in intel_link_power_down() local430 if (!(*shim_mask & BIT(link_id))) in intel_link_power_down()438 *shim_mask &= ~BIT(link_id); in intel_link_power_down()440 if (!*shim_mask) { in intel_link_power_down()
85 link->shim_mask = &ctx->shim_mask; in intel_link_dev_register()
43 u32 *shim_mask; member
299 u32 shim_mask; member