Searched refs:ADR_PAD22 (Results 1 – 1 of 1) sorted by relevance
196 #define ADR_PAD22 (GPIO_REG_BASE+0x00000030) macro1527 #define GET_PAD22_OE (((REG32(ADR_PAD22)) & 0x00000001 ) >> 0)1528 #define GET_PAD22_PE (((REG32(ADR_PAD22)) & 0x00000002 ) >> 1)1529 #define GET_PAD22_DS (((REG32(ADR_PAD22)) & 0x00000004 ) >> 2)1530 #define GET_PAD22_IE (((REG32(ADR_PAD22)) & 0x00000008 ) >> 3)1531 #define GET_PAD22_SEL_I (((REG32(ADR_PAD22)) & 0x00000070 ) >> 4)1532 #define GET_PAD22_OD (((REG32(ADR_PAD22)) & 0x00000100 ) >> 8)1533 #define GET_PAD22_SEL_O (((REG32(ADR_PAD22)) & 0x00007000 ) >> 12)1534 #define GET_PAD22_SEL_OE (((REG32(ADR_PAD22)) & 0x00100000 ) >> 20)1535 #define GET_GPIO_TEST_3_ID (((REG32(ADR_PAD22)) & 0x10000000 ) >> 28)[all …]