Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-stp-xway.c30 #define XWAY_STP_CPU0 0x08 macro
104 return (xway_stp_r32(chip->virt, XWAY_STP_CPU0) & BIT(gpio)); in xway_stp_get()
123 xway_stp_w32(chip->virt, chip->shadow, XWAY_STP_CPU0); in xway_stp_set()
170 xway_stp_w32(chip->virt, 0, XWAY_STP_CPU0); in xway_stp_hw_init()