Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c304 #define SC8280XP_HPD_IRQ_MASK BIT(7) macro
329 hpd_irq = FIELD_GET(SC8280XP_HPD_IRQ_MASK, notify->payload[8]); in pmic_glink_altmode_sc8280xp_notify()