Home
last modified time | relevance | path

Searched refs:mode_sel (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-davinci/
A Dmisc.c74 void davinci_emac_mii_mode_sel(int mode_sel) in davinci_emac_mii_mode_sel() argument
79 if (mode_sel == 0) in davinci_emac_mii_mode_sel()
/u-boot/arch/arm/mach-davinci/include/mach/
A Ddavinci_misc.h44 void davinci_emac_mii_mode_sel(int mode_sel);
/u-boot/drivers/ram/rockchip/
A Dsdram_rk3399.c347 u32 mode_sel; in phy_io_config() local
361 mode_sel = 0x5; in phy_io_config()
367 mode_sel = 0x4; in phy_io_config()
433 mode_sel = 0x0; in phy_io_config()
440 mode_sel = 0x1; in phy_io_config()
463 clrsetbits_le32(&denali_phy[924], 0x7 << 15, mode_sel << 15); in phy_io_config()
465 clrsetbits_le32(&denali_phy[926], 0x7 << 6, mode_sel << 6); in phy_io_config()
467 clrsetbits_le32(&denali_phy[927], 0x7 << 6, mode_sel << 6); in phy_io_config()
469 clrsetbits_le32(&denali_phy[928], 0x7 << 14, mode_sel << 14); in phy_io_config()
471 clrsetbits_le32(&denali_phy[929], 0x7 << 14, mode_sel << 14); in phy_io_config()
[all …]
/u-boot/arch/mips/mach-octeon/include/mach/cvmx/
A Dcvmx-lmcx-defs.h1538 uint64_t mode_sel:2; member
1551 uint64_t mode_sel:2; member
1573 uint64_t mode_sel:2; member
1595 uint64_t mode_sel:2; member
/u-boot/drivers/ram/octeon/
A Docteon_ddr.c2061 SET_DDR_DLL_CTL3(mode_sel, dll_offset_mode); in load_dll_offset()

Completed in 34 milliseconds