Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-cy8c95x0.c34 #define CY8C95X0_INPUT_(x) (CY8C95X0_INPUT + (x)) macro
332 case CY8C95X0_INPUT_(0) ... CY8C95X0_INPUT_(7): in cy8c95x0_writeable_register()
346 case CY8C95X0_INPUT_(0) ... CY8C95X0_INPUT_(7): in cy8c95x0_volatile_register()
618 u8 inreg = CY8C95X0_INPUT_(cypress_get_port(chip, off)); in cy8c95x0_gpio_get_value()