Home
last modified time | relevance | path

Searched refs:MPP_GRP (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-dove/
H A Dmpp.h148 #define MPP_GRP(_grp, _mode) MPP((_grp), (_mode), 0, 0) macro
160 #define MPP_GRP_24_39_GPIO MPP_GRP(MPP_24_39, 0x1)
161 #define MPP_GRP_24_39_CAM MPP_GRP(MPP_24_39, 0x0)
163 #define MPP_GRP_40_45_GPIO MPP_GRP(MPP_40_45, 0x1)
164 #define MPP_GRP_40_45_SD0 MPP_GRP(MPP_40_45, 0x0)
166 #define MPP_GRP_46_51_GPIO MPP_GRP(MPP_46_51, 0x1)
167 #define MPP_GRP_46_51_SD1 MPP_GRP(MPP_46_51, 0x0)
169 #define MPP_GRP_58_61_GPIO MPP_GRP(MPP_58_61, 0x1)
170 #define MPP_GRP_58_61_SPI MPP_GRP(MPP_58_61, 0x0)
172 #define MPP_GRP_62_63_GPIO MPP_GRP(MPP_62_63, 0x1)
[all …]