Searched refs:xway_stp_w32_mask (Results 1 – 1 of 1) sorted by relevance
/drivers/gpio/ |
D | gpio-stp-xway.c | 76 #define xway_stp_w32_mask(m, clear, set, reg) \ macro 125 xway_stp_w32_mask(chip->virt, 0, XWAY_STP_CON_SWU, XWAY_STP_CON0); in xway_stp_set() 176 xway_stp_w32_mask(chip->virt, XWAY_STP_EDGE_MASK, in xway_stp_hw_init() 180 xway_stp_w32_mask(chip->virt, XWAY_STP_GROUP_MASK, in xway_stp_hw_init() 184 xway_stp_w32_mask(chip->virt, in xway_stp_hw_init() 190 xway_stp_w32_mask(chip->virt, in xway_stp_hw_init() 194 xway_stp_w32_mask(chip->virt, in xway_stp_hw_init() 201 xway_stp_w32_mask(chip->virt, in xway_stp_hw_init() 208 xway_stp_w32_mask(chip->virt, in xway_stp_hw_init() 223 xway_stp_w32_mask(chip->virt, XWAY_STP_UPD_MASK, in xway_stp_hw_init() [all …]
|