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