Home
last modified time | relevance | path

Searched defs:gpio_read32 (Results 1 – 1 of 1) sorted by relevance

/tf-a-ffa_el3_spmc/include/drivers/nxp/gpio/
A Dnxp_gpio.h32 #define gpio_read32(a) bswap32(mmio_read_32((uintptr_t)(a))) macro
35 #define gpio_read32(a) mmio_read_32((uintptr_t)(a)) macro

Completed in 3 milliseconds