Go to the documentation of this file.
5 #ifndef __BFIN_PERIPHERAL_PORT_H__
6 #define __BFIN_PERIPHERAL_PORT_H__
18 #define PH10 (1 << 10)
19 #define PH11 (1 << 11)
20 #define PH12 (1 << 12)
21 #define PH13 (1 << 13)
22 #define PH14 (1 << 14)
23 #define PH15 (1 << 15)