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

/linux-master/drivers/gpio/
H A Dgpio-stp-xway.c31 #define XWAY_STP_CPU0 0x08 macro
105 return (xway_stp_r32(chip->virt, XWAY_STP_CPU0) & BIT(gpio));
124 xway_stp_w32(chip->virt, chip->shadow, XWAY_STP_CPU0);
171 xway_stp_w32(chip->virt, 0, XWAY_STP_CPU0);

Completed in 87 milliseconds