Home
last modified time | relevance | path

Searched refs:INT_POLARITY (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/plat/rockchip/rk3399/drivers/gpio/
Drk3399_gpio.c39 #define INT_POLARITY 0x3c macro
333 .int_polarity = mmio_read_32(base + INT_POLARITY), in plat_rockchip_save_gpio()
380 mmio_write_32(base + INT_POLARITY, save->int_polarity); in plat_rockchip_restore_gpio()