Searched refs:link_control (Results 1 – 2 of 2) sorted by relevance
172 int link_control, ret; in intel_link_power_up() local175 link_control = intel_readl(shim, SDW_SHIM_LCTL); in intel_link_power_up()178 link_control |= spa_mask; in intel_link_power_up()180 ret = intel_set_bit(shim, SDW_SHIM_LCTL, link_control, cpa_mask); in intel_link_power_up()
32 u32 link_control; member