1 /* SPDX-License-Identifier: GPL-2.0 */
6 #ifndef __BFIN_PERIPHERAL_PORT_B__
7 #define __BFIN_PERIPHERAL_PORT_B__
19 #define PB10 (1 << 10)
20 #define PB11 (1 << 11)
21 #define PB12 (1 << 12)
22 #define PB13 (1 << 13)
23 #define PB14 (1 << 14)
24 #define PB15 (1 << 15)