Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1247 #define IC_OST(Nb) /* OS Timer match [0..3] */ \ macro
1249 #define IC_OST0 IC_OST (0) /* OS Timer match 0 */
1250 #define IC_OST1 IC_OST (1) /* OS Timer match 1 */
1251 #define IC_OST2 IC_OST (2) /* OS Timer match 2 */
1252 #define IC_OST3 IC_OST (3) /* OS Timer match 3 */
/openbmc/u-boot/include/
H A DSA-1100.h1678 #define IC_OST(Nb) /* OS Timer match [0..3] */ \ macro
1680 #define IC_OST0 IC_OST (0) /* OS Timer match 0 */
1681 #define IC_OST1 IC_OST (1) /* OS Timer match 1 */
1682 #define IC_OST2 IC_OST (2) /* OS Timer match 2 */
1683 #define IC_OST3 IC_OST (3) /* OS Timer match 3 */