Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-cy8c95x0.c55 #define CY8C95X0_DRV_HIZ 0x23 macro
379 case CY8C95X0_DRV_HIZ: in cy8c95x0_volatile_register()
409 case CY8C95X0_DRV_HIZ: in cy8c95x0_muxed_register()
425 case CY8C95X0_DRV_HIZ: in cy8c95x0_wc_register()
510 for (i = CY8C95X0_DRV_PU; i <= CY8C95X0_DRV_HIZ; i++) { in cy8c95x0_regmap_update_bits_base()
787 reg = CY8C95X0_DRV_HIZ; in cy8c95x0_gpio_get_pincfg()
869 reg = CY8C95X0_DRV_HIZ; in cy8c95x0_gpio_set_pincfg()
1277 ret = cy8c95x0_regmap_write_bits(chip, CY8C95X0_DRV_HIZ, port, bit, bit); in cy8c95x0_pinmux_direction()