Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/
Dpinctrl-cy8c95x0.c35 #define CY8C95X0_INTSTATUS 0x10 macro
39 #define CY8C95X0_INTSTATUS_(x) (CY8C95X0_INTSTATUS + (x))
1080 if (cy8c95x0_read_regs_mask(chip, CY8C95X0_INTSTATUS, trigger, ones)) in cy8c95x0_irq_pending()