Searched refs:SA1111_GPIO_PCDWR (Results 1 – 2 of 2) sorted by relevance
294 #define SA1111_GPIO_PCDWR (0x024) macro
600 sa1111_gpio_modify(reg + SA1111_GPIO_PCDWR, (msk >> 12) & 255, val >> 12); in sa1111_gpio_set_multiple()1324 MODIFY_BITS(gpio + SA1111_GPIO_PCDWR, (bits >> 16) & 255, v >> 16); in sa1111_set_io()