Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/bsc9131rdb/
H A Dbsc9131rdb.c29 clrbits_be32(&gur->pmuxcr2, MPC85xx_PMUXCR2_UART_CTS_B0_GPIO42); in board_early_init_f()
30 setbits_be32(&gur->pmuxcr2, MPC85xx_PMUXCR2_UART_CTS_B0_DSP_TMS); in board_early_init_f()
32 clrbits_be32(&gur->pmuxcr2, MPC85xx_PMUXCR2_UART_RTS_B0_GPIO43); in board_early_init_f()
33 setbits_be32(&gur->pmuxcr2, MPC85xx_PMUXCR2_UART_RTS_B0_DSP_TCK | in board_early_init_f()
/openbmc/u-boot/board/freescale/p1022ds/
H A Dp1022ds.c45 clrbits_be32(&gur->pmuxcr2, 0x001F8000); in board_early_init_f()
126 clrsetbits_be32(&gur->pmuxcr2, MPC85xx_PMUXCR2_ETSECUSB_MASK, in misc_init_r()
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd.c92 setbits_be32(&gur->pmuxcr2, 0x03000000); in board_early_init_f()
104 clrbits_be32(&gur->pmuxcr2, 0x001F8000); in board_early_init_f()
/openbmc/u-boot/board/freescale/p1010rdb/
H A Dp1010rdb.c533 clrbits_be32(&gur->pmuxcr2, MPC85xx_PMUXCR2_UART_GPIO); in misc_init_r()
534 setbits_be32(&gur->pmuxcr2, MPC85xx_PMUXCR2_UART_TDM); in misc_init_r()
547 setbits_be32(&gur->pmuxcr2, MPC85xx_PMUXCR2_GPIO01_DRVVBUS); in misc_init_r()
H A Dspl.c36 setbits_be32(&gur->pmuxcr2, MPC85xx_PMUXCR2_GPIO01_DRVVBUS); in board_init_f()
/openbmc/linux/include/linux/fsl/
H A Dguts.h55 u32 pmuxcr2; /* 0x.0064 - Alternate function signal member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h2346 u32 pmuxcr2; /* Alt. function signal multiplex control 2 */ member