Searched refs:ADR_PAD51 (Results 1 – 1 of 1) sorted by relevance
216 #define ADR_PAD51 (GPIO_REG_BASE+0x00000080) macro1695 #define GET_PAD51_OE (((REG32(ADR_PAD51)) & 0x00000001 ) >> 0)1696 #define GET_PAD51_PE (((REG32(ADR_PAD51)) & 0x00000002 ) >> 1)1697 #define GET_PAD51_DS (((REG32(ADR_PAD51)) & 0x00000004 ) >> 2)1698 #define GET_PAD51_IE (((REG32(ADR_PAD51)) & 0x00000008 ) >> 3)1699 #define GET_PAD51_SEL_I (((REG32(ADR_PAD51)) & 0x00000030 ) >> 4)1700 #define GET_PAD51_OD (((REG32(ADR_PAD51)) & 0x00000100 ) >> 8)1701 #define GET_PAD51_SEL_O (((REG32(ADR_PAD51)) & 0x00001000 ) >> 12)1702 #define GET_PAD51_SEL_OE (((REG32(ADR_PAD51)) & 0x00100000 ) >> 20)1703 #define GET_GPIO_13_ID (((REG32(ADR_PAD51)) & 0x10000000 ) >> 28)[all …]