Searched refs:pvccs (Results 1 – 1 of 1) sorted by relevance
711 u16 __iomem *pvccs = h2link->base_ptr + in hdac_bus_eml_power_up_base() local715 u16 val = readw(pvccs); in hdac_bus_eml_power_up_base()772 u16 __iomem *pvccs = h2link->base_ptr + in hdac_bus_eml_power_down_base() local777 writew(readw(pvccs) & ~AZX_REG_INTEL_VS_SHIM_PVCCS_MDSTSCHGIE, pvccs); in hdac_bus_eml_power_down_base()1055 u16 __iomem *pvccs; in hdac_bus_eml_is_mic_privacy_changed() local1069 pvccs = h2link->base_ptr + in hdac_bus_eml_is_mic_privacy_changed()1074 val = readw(pvccs); in hdac_bus_eml_is_mic_privacy_changed()1076 writew(val, pvccs); in hdac_bus_eml_is_mic_privacy_changed()1088 u16 __iomem *pvccs; in hdac_bus_eml_get_mic_privacy_state() local1101 pvccs = h2link->base_ptr + in hdac_bus_eml_get_mic_privacy_state()[all …]