Searched refs:SA1111_GPIO_PBDWR (Results 1 – 2 of 2) sorted by relevance
289 #define SA1111_GPIO_PBDWR (0x014) macro
598 sa1111_gpio_modify(reg + SA1111_GPIO_PBDWR, (msk >> 4) & 255, val >> 4); in sa1111_gpio_set_multiple()1323 MODIFY_BITS(gpio + SA1111_GPIO_PBDWR, (bits >> 8) & 255, v >> 8); in sa1111_set_io()