Searched refs:xway_stp_w32_mask (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-stp-xway.c | 77 #define xway_stp_w32_mask(m, clear, set, reg) \ macro 177 xway_stp_w32_mask(chip->virt, XWAY_STP_EDGE_MASK, in xway_stp_hw_init() 181 xway_stp_w32_mask(chip->virt, XWAY_STP_GROUP_MASK, in xway_stp_hw_init() 185 xway_stp_w32_mask(chip->virt, in xway_stp_hw_init() 191 xway_stp_w32_mask(chip->virt, in xway_stp_hw_init() 195 xway_stp_w32_mask(chip->virt, in xway_stp_hw_init() 202 xway_stp_w32_mask(chip->virt, in xway_stp_hw_init() 209 xway_stp_w32_mask(chip->virt, in xway_stp_hw_init() 224 xway_stp_w32_mask(chip->virt, XWAY_STP_UPD_MASK, in xway_stp_hw_init() 226 xway_stp_w32_mask(chip->virt, XWAY_STP_SPEED_MASK, in xway_stp_hw_init() [all …]
|