Home
last modified time | relevance | path

Searched refs:inen (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/actions/
H A Dpinctrl-owl.h139 .inen = _inen, \
257 * @inen: offset of the input enable register.
268 unsigned int inen; member
H A Dpinctrl-owl.c576 owl_gpio_update_reg(gpio_base + port->inen, offset, false); in owl_gpio_free()
634 owl_gpio_update_reg(gpio_base + port->inen, offset, true); in owl_gpio_direction_input()
655 owl_gpio_update_reg(gpio_base + port->inen, offset, false); in owl_gpio_direction_output()
/kernel/linux/linux-6.6/drivers/pinctrl/actions/
H A Dpinctrl-owl.h139 .inen = _inen, \
257 * @inen: offset of the input enable register.
268 unsigned int inen; member
H A Dpinctrl-owl.c576 owl_gpio_update_reg(gpio_base + port->inen, offset, false); in owl_gpio_free()
634 owl_gpio_update_reg(gpio_base + port->inen, offset, true); in owl_gpio_direction_input()
655 owl_gpio_update_reg(gpio_base + port->inen, offset, false); in owl_gpio_direction_output()
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c353 static DEVICE_ATTR_RW(inen);
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c396 static DEVICE_ATTR_RW(inen);

Completed in 12 milliseconds