Searched refs:PINMAP_PINDESC (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libplatsupportports/src/plat/tx2/
H A Dmux.c73 #define PINMAP_PINDESC(_gp, _mro, _msv, _in_out) \ macro
79 #define PINMAP_NULLDESC PINMAP_PINDESC(-1, -1, 0xF, 0)
84 PINMAP_PINDESC(_gp0, _mro0, _msv0, _io0), \
93 PINMAP_PINDESC(_gp0, _mro0, _msv0, _io0), \
94 PINMAP_PINDESC(_gp1, _mro1, _msv1, _io1), \
103 PINMAP_PINDESC(_gp0, _mro0, _msv0, _io0), \
104 PINMAP_PINDESC(_gp1, _mro1, _msv1, _io1), \
105 PINMAP_PINDESC(_gp2, _mro2, _msv2, _io2), \
114 PINMAP_PINDESC(_gp0, _mro0, _msv0, _io0), \
115 PINMAP_PINDESC(_gp
[all...]
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/tk1/
H A Dmux.c86 #define PINMAP_PINDESC(_gp, _mro, _msv, _in_out) \ macro
92 #define PINMAP_NULLDESC PINMAP_PINDESC(-1, -1, 0xF, 0)
98 PINMAP_PINDESC(_gp0, _mro0, _msv0, _io0), \
108 PINMAP_PINDESC(_gp0, _mro0, _msv0, _io0), \
109 PINMAP_PINDESC(_gp1, _mro1, _msv1, _io1), \
119 PINMAP_PINDESC(_gp0, _mro0, _msv0, _io0), \
120 PINMAP_PINDESC(_gp1, _mro1, _msv1, _io1), \
121 PINMAP_PINDESC(_gp2, _mro2, _msv2, _io2), \
131 PINMAP_PINDESC(_gp0, _mro0, _msv0, _io0), \
132 PINMAP_PINDESC(_gp
[all...]

Completed in 37 milliseconds