Searched refs:ADR_PAD49 (Results 1 – 1 of 1) sorted by relevance
214 #define ADR_PAD49 (GPIO_REG_BASE+0x00000078) macro1677 #define GET_PAD49_OE (((REG32(ADR_PAD49)) & 0x00000001 ) >> 0)1678 #define GET_PAD49_PE (((REG32(ADR_PAD49)) & 0x00000002 ) >> 1)1679 #define GET_PAD49_DS (((REG32(ADR_PAD49)) & 0x00000004 ) >> 2)1680 #define GET_PAD49_IE (((REG32(ADR_PAD49)) & 0x00000008 ) >> 3)1681 #define GET_PAD49_SEL_I (((REG32(ADR_PAD49)) & 0x00000070 ) >> 4)1682 #define GET_PAD49_OD (((REG32(ADR_PAD49)) & 0x00000100 ) >> 8)1683 #define GET_PAD49_SEL_O (((REG32(ADR_PAD49)) & 0x00003000 ) >> 12)1684 #define GET_PAD49_SEL_OE (((REG32(ADR_PAD49)) & 0x00100000 ) >> 20)1685 #define GET_GPIO_11_ID (((REG32(ADR_PAD49)) & 0x10000000 ) >> 28)[all …]