Home
last modified time | relevance | path

Searched refs:rcwsr (Results 51 – 74 of 74) sorted by relevance

123

/openbmc/u-boot/board/freescale/t102xqds/
H A Deth_t102xqds.c237 u32 srds_s1 = in_be32(&gur->rcwsr[4]) & in initialize_lane_to_slot()
261 srds_s1 = in_be32(&gur->rcwsr[4]) & in board_eth_init()
H A Dt102xqds.c94 srds_prtcl_s1 = in_be32(&gur->rcwsr[4]) & in board_mux_lane_to_slot()
/openbmc/u-boot/board/freescale/b4860qds/
H A Db4860qds.c338 serdes1_prtcl = in_be32(&gur->rcwsr[4]) & in configure_vsc3316_3308()
347 serdes2_prtcl = in_be32(&gur->rcwsr[4]) & in configure_vsc3316_3308()
782 serdes1_prtcl = in_be32(&gur->rcwsr[4]) & in config_serdes1_refclks()
912 serdes2_prtcl = in_be32(&gur->rcwsr[4]) & in config_serdes2_refclks()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c509 u32 rcwsr11 = in_be32(&gur->rcwsr[11]); in fdt_fixup_usb()
536 u32 srds_prtcl_s2 = in_be32(&gur->rcwsr[4]) &
545 u32 srds_prtcl_s4 = in_be32(&gur->rcwsr[4]) &
H A Dcpu_init.c393 ddr_pll_ratio = (in_be32(&gur->rcwsr[0]) >> in fsl_erratum_a007212_workaround()
399 ddr_pll_ratio = (in_be32(&gur->rcwsr[0]) >> in fsl_erratum_a007212_workaround()
/openbmc/u-boot/drivers/net/fm/
H A Dt4240.c61 u32 rcwsr13 = in_be32(&gur->rcwsr[13]); in fman_port_enet_if()
/openbmc/u-boot/board/freescale/ls1043aqds/
H A Deth.c261 srds_s1 = in_be32(&gur->rcwsr[4]) & in fdt_fixup_board_enet()
303 srds_s1 = in_be32(&gur->rcwsr[4]) & in board_eth_init()
/openbmc/u-boot/board/freescale/p2041rdb/
H A Dp2041rdb.c79 int srds_prtcl = (in_be32(&gur->rcwsr[4]) & in board_config_lanes_mux()
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c454 srds_s1 = in_le32(&gur->rcwsr[28]) & in board_eth_init()
458 srds_s2 = in_le32(&gur->rcwsr[28]) & in board_eth_init()
462 srds_s3 = in_le32(&gur->rcwsr[28]) & in board_eth_init()
H A Deth_lx2160ardb.c50 srds_s1 = in_le32(&gur->rcwsr[28]) & in board_eth_init()
/openbmc/u-boot/board/freescale/ls1012aqds/
H A Dls1012aqds.c198 unsigned int srds_s1 = in_be32(&gur->rcwsr[4]) & in fdt_fsl_fixup_of_pfe()
H A Deth.c139 int srds_s1 = in_be32(&gur->rcwsr[4]) & in pfe_eth_board_init()
/openbmc/u-boot/board/freescale/ls1021aqds/
H A Dls1021aqds.c330 cfg = in_be32(&gur->rcwsr[4]) & RCWSR4_SRDS1_PRTCL_MASK; in config_serdes_mux()
/openbmc/linux/include/linux/fsl/
H A Dguts.h94 u32 rcwsr[16]; /* 0x.0100 - Reset Control Word Status registers member
/openbmc/linux/drivers/clk/
H A Dclk-qoriq.c473 reg = ioread32be(&cg->guts->rcwsr[7]); in p2041_init_periph()
485 reg = ioread32be(&cg->guts->rcwsr[7]); in p4080_init_periph()
503 reg = ioread32be(&cg->guts->rcwsr[7]); in p5020_init_periph()
518 reg = ioread32be(&cg->guts->rcwsr[7]); in p5040_init_periph()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dlaw.c302 u32 bootloc = in_be32(&gur->rcwsr[6]); in init_laws()
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h124 u32 rcwsr[16]; /* Reset control word status */ member
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h311 u32 rcwsr[30]; /* Reset control word status */ member
H A Dimmap_lsch2.h277 u32 rcwsr[16]; /* Reset control word status */ member
/openbmc/u-boot/board/freescale/t1040qds/
H A Deth.c189 int serdes1_prtcl = (in_be32(&gur->rcwsr[4]) & in initialize_lane_to_slot()
/openbmc/u-boot/board/freescale/corenet_ds/
H A Deth_superhydra.c427 int srds_prtcl = (in_be32(&gur->rcwsr[4]) & in board_eth_init()
/openbmc/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c337 u32 protocol = in_be32(&gur->rcwsr[4]) & RCWSR4_SRDS1_PRTCL_MASK; in config_serdes_mux()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c1001 for (i = 0; i < ARRAY_SIZE(gur->rcwsr); i++) { in print_cpuinfo()
1002 rcw = gur_in32(&gur->rcwsr[i]); in print_cpuinfo()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1752 u32 rcwsr[16]; /* Reset control word status */ member

123