Home
last modified time | relevance | path

Searched refs:SC8280XP_HPD_STATE_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c303 #define SC8280XP_HPD_STATE_MASK BIT(6) macro
328 hpd_state = FIELD_GET(SC8280XP_HPD_STATE_MASK, notify->payload[8]); in pmic_glink_altmode_sc8280xp_notify()