Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/actions/
H A Dpinctrl-owl.h139 .inen = _inen, \
268 unsigned int inen; member
H A Dpinctrl-owl.c576 owl_gpio_update_reg(gpio_base + port->inen, offset, false); in owl_gpio_free()
636 owl_gpio_update_reg(gpio_base + port->inen, offset, true); in owl_gpio_direction_input()
657 owl_gpio_update_reg(gpio_base + port->inen, offset, false); in owl_gpio_direction_output()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c393 static DEVICE_ATTR_RW(inen);