Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-cy8c95x0.c34 #define CY8C95X0_INTSTATUS 0x10 macro
38 #define CY8C95X0_INTSTATUS_(x) (CY8C95X0_INTSTATUS + (x))
457 case CY8C95X0_INTSTATUS: in cy8c95x0_write_regs_mask()
528 case CY8C95X0_INTSTATUS: in cy8c95x0_read_regs_mask()
969 if (cy8c95x0_read_regs_mask(chip, CY8C95X0_INTSTATUS, trigger, ones)) in cy8c95x0_irq_pending()