/openbsd-src/sys/dev/ofw/ |
H A D | ofw_misc.c | 93 regmap_byphandle(uint32_t phandle) in regmap_byphandle() 151 if_byphandle(uint32_t phandle) in if_byphandle() 217 uint32_t phandle = cells[0]; in phy_enable_cells() local 241 uint32_t phandle = cells[0]; in phy_next_phy() local 330 i2c_byphandle(uint32_t phandle) in i2c_byphandle() 363 sfp_do_enable(uint32_t phandle, int enable) in sfp_do_enable() 379 sfp_enable(uint32_t phandle) in sfp_enable() 385 sfp_disable(uint32_t phandle) in sfp_disable() 391 sfp_get_sffpage(uint32_t phandle, struct if_sffpage *sff) in sfp_get_sffpage() 421 sfp_add_media(uint32_t phandle, struct mii_data *mii) in sfp_add_media() [all …]
|
H A D | ofw_regulator.c | 165 regulator_set(uint32_t phandle, int enable) in regulator_set() 196 regulator_enable(uint32_t phandle) in regulator_enable() 202 regulator_disable(uint32_t phandle) in regulator_disable() 208 regulator_get_voltage(uint32_t phandle) in regulator_get_voltage() 239 regulator_set_voltage(uint32_t phandle, uint32_t voltage) in regulator_set_voltage() 291 regulator_get_current(uint32_t phandle) in regulator_get_current() 322 regulator_set_current(uint32_t phandle, uint32_t current) in regulator_set_current() 421 uint32_t phandle = OF_getpropint(node, "phandle", 0); in regulator_gpio_set() local 494 regulator_do_notify(uint32_t phandle, uint32_t value) in regulator_do_notify()
|
H A D | ofw_gpio.c | 88 uint32_t phandle = cells[0]; gpio_controller_config_pin() local 103 uint32_t phandle = cells[0]; gpio_controller_get_pin() local 121 uint32_t phandle = cells[0]; gpio_controller_set_pin() local 136 uint32_t phandle = cells[0]; gpio_controller_next_pin() local [all...] |
H A D | ofw_clock.c | 47 uint32_t phandle = cells[0]; in clock_get_frequency_cells() local 81 uint32_t phandle = cells[0]; in clock_set_frequency_cells() local 98 uint32_t phandle = cells[0]; in clock_set_parent_cells() local 115 uint32_t phandle = cells[0]; in clock_enable_cells() local 129 uint32_t phandle = cells[0]; in clock_next_clock() local 356 uint32_t phandle = cells[0]; in reset_assert_cells() local 370 uint32_t phandle = cells[0]; in reset_next_reset() local
|
H A D | ofw_power.c | 44 uint32_t phandle = cells[0]; in power_domain_enable_cells() local 58 uint32_t phandle = cells[0]; in power_domain_next_domain() local
|
H A D | ofw_pinctrl.c | 48 uint32_t phandle; in pinctrl_register_child() local 64 pinctrl_byphandle(uint32_t phandle) in pinctrl_byphandle()
|
H A D | ofw_thermal.c | 150 uint32_t phandle = cells[0]; in thermal_get_temperature_cells() local 167 uint32_t phandle = cells[0]; in thermal_set_limit_cells() local 191 uint32_t phandle = cells[0]; in cdev_next_cdev() local 206 uint32_t phandle = cells[0]; in cdev_get_level() local 223 uint32_t phandle = cells[0]; in cdev_set_level() local
|
H A D | openfirm.h | 88 int phandle; global() member
|
H A D | fdt.c | 575 fdt_find_phandle_recurse(void *node, uint32_t phandle) in fdt_find_phandle_recurse() 597 fdt_find_phandle(uint32_t phandle) in fdt_find_phandle() 931 OF_getnodebyphandle(uint32_t phandle) in OF_getnodebyphandle()
|
/openbsd-src/sys/dev/fdt/ |
H A D | rkpinctrl.c | 181 rk3288_pull(uint32_t bank, uint32_t idx, uint32_t phandle) in rk3288_pull() 204 rk3288_strength(uint32_t bank, uint32_t idx, uint32_t phandle) in rk3288_strength() 231 rk3288_pinctrl(uint32_t phandle, void *cookie) in rk3288_pinctrl() 332 rk3308_pull(uint32_t bank, uint32_t idx, uint32_t phandle) in rk3308_pull() 351 rk3308_strength(uint32_t bank, uint32_t idx, uint32_t phandle) in rk3308_strength() 374 rk3308_pinctrl(uint32_t phandle, void *cookie) in rk3308_pinctrl() 478 rk3328_pull(uint32_t bank, uint32_t idx, uint32_t phandle) in rk3328_pull() 497 rk3328_strength(uint32_t bank, uint32_t idx, uint32_t phandle) in rk3328_strength() 520 rk3328_pinctrl(uint32_t phandle, void *cookie) in rk3328_pinctrl() 633 rk3399_pull(uint32_t bank, uint32_t idx, uint32_t phandle) in rk3399_pull() [all …]
|
H A D | rkiovd.c | 100 uint32_t phandle; in rkiovd_attach() local
|
H A D | imxiomuxc.c | 98 imxiomuxc_pinctrl(uint32_t phandle, void *cookie) in imxiomuxc_pinctrl()
|
/openbsd-src/sys/arch/macppc/macppc/ |
H A D | openfirm.c | 46 OF_peer(int phandle) in OF_peer() 52 int phandle; in OF_peer() member 73 OF_child(int phandle) in OF_child() 79 int phandle; in OF_child() member 100 OF_parent(int phandle) in OF_parent() 106 int phandle; in OF_parent() member 133 int phandle; in OF_getproplen() member 162 int phandle; in OF_getprop() member 200 int phandle; in OF_setprop() member 236 int phandle; in OF_nextprop() member [all …]
|
H A D | opendev.c | 53 int phandle; in OF_instance_to_package() member 73 OF_package_to_path(int phandle,char * buf,int buflen) OF_package_to_path() argument 79 int phandle; OF_package_to_path() member
|
/openbsd-src/sys/arch/sparc64/sparc64/ |
H A D | openfirm.c | 44 OF_peer(int phandle) in OF_peer() 50 cell_t phandle; in OF_peer() member 64 OF_child(int phandle) in OF_child() 70 cell_t phandle; in OF_child() member 84 OF_parent(int phandle) in OF_parent() 90 cell_t phandle; in OF_parent() member 111 cell_t phandle; in OF_instance_to_package() member 131 cell_t phandle; in OF_getproplen() member 153 cell_t phandle; in OF_getprop() member 181 cell_t phandle; in OF_setprop() member [all …]
|
/openbsd-src/sys/arch/sparc64/stand/ofwboot/ |
H A D | Locore.c | 100 cell_t phandle; in OF_finddevice() member 120 cell_t phandle; in OF_instance_to_package() member 139 cell_t phandle; in OF_getprop() member 583 OF_peer(int phandle) in OF_peer() 589 cell_t phandle; in OF_peer() member 603 OF_child(int phandle) in OF_child() 609 cell_t phandle; in OF_child() member 623 OF_parent(int phandle) in OF_parent() 629 cell_t phandle; in OF_parent() member 643 OF_package_to_path(int phandle, char *buf, int buflen) in OF_package_to_path() [all …]
|
/openbsd-src/sys/arch/arm64/arm64/ |
H A D | intr.c | 100 uint32_t phandle; in arm_intr_get_parent() local 114 uint32_t phandle = 0; arm_intr_map_msi() local 345 uint32_t *cell, *cells, phandle; arm_intr_establish_fdt_idx_cpu() local 509 uint32_t phandle; arm_intr_establish_fdt_msi_cpu() local 572 uint32_t phandle; arm_intr_parent_establish_fdt() local [all...] |
/openbsd-src/sys/arch/armv7/armv7/ |
H A D | intr.c | 100 uint32_t phandle; in arm_intr_get_parent() local 114 uint32_t phandle = 0; arm_intr_map_msi() local 339 uint32_t *cell, *cells, phandle; arm_intr_establish_fdt_idx_cpu() local 503 uint32_t phandle; arm_intr_establish_fdt_msi_cpu() local 566 uint32_t phandle; arm_intr_parent_establish_fdt() local [all...] |
/openbsd-src/sys/arch/riscv64/riscv64/ |
H A D | intr.c | 80 uint32_t phandle; in riscv_intr_get_parent() local 94 uint32_t phandle = 0; riscv_intr_map_msi() local 327 uint32_t *cell, *cells, phandle; riscv_intr_establish_fdt_idx_cpu() local 475 uint32_t phandle; riscv_intr_establish_fdt_msi_cpu() local [all...] |
/openbsd-src/sys/arch/arm64/dev/ |
H A D | aplsart.c | 173 aplsart_map(uint32_t phandle, bus_addr_t addr, bus_size_t size) in aplsart_map() 228 aplsart_unmap(uint32_t phandle, bus_addr_t addr, bus_size_t size) in aplsart_unmap()
|
H A D | aplrtk.c | 120 aplrtk_start(uint32_t phandle) aplrtk_start() argument
|
/openbsd-src/sys/arch/armv7/imx/ |
H A D | imxtemp.c | 113 uint32_t phandle; in imxtemp_attach() local 131 uint32_t phandle; in imxtemp_calibration() local
|
/openbsd-src/sys/arch/powerpc64/powerpc64/ |
H A D | intr.c | 238 uint32_t phandle = 0; in fdt_intr_get_parent() local 254 uint32_t *cell, *cells, phandle; in fdt_intr_establish_idx_cpu() local [all...] |
/openbsd-src/sys/arch/octeon/dev/ |
H A D | cn30xxsmi.c | 149 cn30xxsmi_get_phy(int phandle, int port, struct cn30xxsmi_softc **psmi, in cn30xxsmi_get_phy()
|
H A D | octeon_intr.c | 126 int phandle; in octeon_intr_establish_fdt_idx() local
|