Home
last modified time | relevance | path

Searched defs:phandle (Results 1 – 25 of 64) sorted by relevance

123

/u-boot-v2022.01-rc1/tools/dtoc/test/
A Ddtoc_test_phandle_bad2.dts11 phandle: phandle-target { label
A Ddtoc_test_phandle_reorder.dts18 phandle: phandle-target { label
A Ddtoc_test_phandle_single.dts11 phandle: phandle-target { label
A Ddtoc_test_phandle.dts11 phandle: phandle-target { label
A Ddtoc_test_phandle_cd_gpios.dts11 phandle: phandle-target { label
/u-boot-v2022.01-rc1/arch/x86/cpu/broadwell/
A Dpinctrl_broadwell.c34 int phandle; member
59 int phandle = fdt_get_phandle(blob, node); in broadwell_pinctrl_read_configs() local
100 int conf_count, int phandle) in broadwell_pinctrl_lookup_phandle()
134 uint phandle = fdt32_to_cpu(prop[i * 3 + 1]); in broadwell_pinctrl_read_pins() local
/u-boot-v2022.01-rc1/include/
A Dfs_loader.h21 u32 phandle; member
/u-boot-v2022.01-rc1/drivers/net/fm/
A Dfdt.c23 uint32_t phandle; in fdt_fixup_fman_firmware() local
/u-boot-v2022.01-rc1/include/dm/
A Dof.h14 typedef u32 phandle; typedef
46 phandle phandle; member
/u-boot-v2022.01-rc1/board/zyxel/nsa310s/
A Dnsa310s.c88 int node, phandle, addr; in fdt_get_phy_addr() local
/u-boot-v2022.01-rc1/board/Marvell/sheevaplug/
A Dsheevaplug.c109 int node, phandle, addr; in fdt_get_phy_addr() local
/u-boot-v2022.01-rc1/test/dm/
A Dfdtdec.c69 uint32_t phandle, phandle1; in dm_test_fdtdec_add_reserved_memory() local
/u-boot-v2022.01-rc1/board/Marvell/dreamplug/
A Ddreamplug.c106 int node, phandle, addr; in fdt_get_phy_addr() local
/u-boot-v2022.01-rc1/arch/riscv/lib/
A Dfdt_fixup.c29 u32 phandle; in riscv_fdt_copy_resv_mem_node() local
/u-boot-v2022.01-rc1/board/Seagate/goflexhome/
A Dgoflexhome.c119 int node, phandle, addr; in fdt_get_phy_addr() local
/u-boot-v2022.01-rc1/drivers/net/phy/
A Dxilinx_gmii2rgmii.c23 struct ofnode_phandle_args phandle; in xilinxgmiitorgmii_config() local
/u-boot-v2022.01-rc1/arch/mips/mach-octeon/
A Docteon_fdt.c551 int phandle; in octeon_fdt_find_phy() local
770 int octeon_fdt_read_gpio(const void *fdt, int phandle, int pin) in octeon_fdt_read_gpio()
852 int octeon_fdt_set_gpio(const void *fdt, int phandle, int pin, int val) in octeon_fdt_set_gpio()
/u-boot-v2022.01-rc1/arch/arm/mach-rockchip/
A Dboard.c95 u32 phandle, offset; in board_usb_init() local
/u-boot-v2022.01-rc1/drivers/core/
A Dsyscon-uclass.c106 u32 phandle; in syscon_regmap_lookup_by_phandle() local
/u-boot-v2022.01-rc1/board/freescale/lx2160a/
A Deth_lx2160aqds.c658 u32 phandle; in fdt_get_ioslot_offset() local
710 struct phy_device *phy_dev, int phandle) in fdt_create_phy_node()
778 int ret, dpmac_id, phandle, i; in fdt_fixup_board_phy() local
A Deth_lx2162aqds.c667 u32 phandle; in fdt_get_ioslot_offset() local
719 struct phy_device *phy_dev, int phandle) in fdt_create_phy_node()
790 int ret, dpmac_id, phandle, i; in fdt_fixup_board_phy() local
/u-boot-v2022.01-rc1/drivers/pci/
A Dpcie_layerscape_gen4_fixup.c62 u32 phandle; in fdt_pcie_set_msi_map_entry_ls_gen4() local
/u-boot-v2022.01-rc1/board/CZ.NIC/turris_mox/
A Dturris_mox.c690 int node, phandle, res; in phandle_by_path() local
747 int res, addr, i, node, phandle; in setup_switch() local
822 int node, phandle, res; in ft_board_setup() local
/u-boot-v2022.01-rc1/drivers/pinctrl/
A Dpinctrl-qe-io.c177 u32 phandle; in par_io_of_config() local
/u-boot-v2022.01-rc1/net/
A Dmdio-uclass.c140 struct ofnode_phandle_args phandle = {.node = ofnode_null()}; in dm_eth_connect_phy_handle() local

Completed in 29 milliseconds

123