Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-cy8c95x0.c32 #define CY8C95X0_INTSTATUS 0x10 macro
36 #define CY8C95X0_INTSTATUS_(x) (CY8C95X0_INTSTATUS + (x))
451 case CY8C95X0_INTSTATUS: in cy8c95x0_write_regs_mask()
522 case CY8C95X0_INTSTATUS: in cy8c95x0_read_regs_mask()
993 if (cy8c95x0_read_regs_mask(chip, CY8C95X0_INTSTATUS, trigger, ones)) in cy8c95x0_irq_pending()