Searched defs:GPLR (Results 1 – 4 of 4) sorted by relevance
22 #define GPLR(x) GPIO_REG(BANK_OFF(gpio_to_bank(x)) + 0x00) macro
34 #define GPLR(x) __REG2(0x40E00000, BANK_OFF((x) >> 5)) macro
55 GPLR = 0, /* pin level read-only */ enumerator
1138 #define GPLR __REG(0x90040000) /* GPIO Pin Level Reg. */ macro