Searched refs:MPP_GRP (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/arm/mach-dove/ |
H A D | mpp.h | 147 #define MPP_GRP(_grp, _mode) MPP((_grp), (_mode), 0, 0) macro 159 #define MPP_GRP_24_39_GPIO MPP_GRP(MPP_24_39, 0x1) 160 #define MPP_GRP_24_39_CAM MPP_GRP(MPP_24_39, 0x0) 162 #define MPP_GRP_40_45_GPIO MPP_GRP(MPP_40_45, 0x1) 163 #define MPP_GRP_40_45_SD0 MPP_GRP(MPP_40_45, 0x0) 165 #define MPP_GRP_46_51_GPIO MPP_GRP(MPP_46_51, 0x1) 166 #define MPP_GRP_46_51_SD1 MPP_GRP(MPP_46_51, 0x0) 168 #define MPP_GRP_58_61_GPIO MPP_GRP(MPP_58_61, 0x1) 169 #define MPP_GRP_58_61_SPI MPP_GRP(MPP_58_61, 0x0) 171 #define MPP_GRP_62_63_GPIO MPP_GRP(MPP_62_63, 0x1) 172 #define MPP_GRP_62_63_UA1 MPP_GRP(MPP_62_63, 0x0)
|
Completed in 86 milliseconds