| /freebsd/sys/dev/gpio/ |
| H A D | ofw_gpiobus.c | 79 OF_prop_free(cells); in gpio_pin_get_by_ofw_propidx() 86 OF_prop_free(cells); in gpio_pin_get_by_ofw_propidx() 93 OF_prop_free(cells); in gpio_pin_get_by_ofw_propidx() 323 OF_prop_free(gpios); in ofw_gpiobus_parse_gpios_impl() 338 OF_prop_free(gpios); in ofw_gpiobus_parse_gpios_impl() 344 OF_prop_free(gpios); in ofw_gpiobus_parse_gpios_impl() 399 OF_prop_free(gpios); in ofw_gpiobus_parse_gpios_impl() 404 OF_prop_free(gpios); in ofw_gpiobus_parse_gpios_impl()
|
| H A D | gpioled_fdt.c | 102 OF_prop_free(default_state); in gpioleds_attach_led() 119 OF_prop_free(name); in gpioleds_attach_led() 128 OF_prop_free(name); in gpioleds_attach_led()
|
| H A D | gpiokeys.c | 333 OF_prop_free(name); in gpiokeys_attach_key() 344 OF_prop_free(name); in gpiokeys_attach_key() 358 OF_prop_free(name); in gpiokeys_attach_key() 368 OF_prop_free(name); in gpiokeys_attach_key() 466 OF_prop_free(name); in gpiokeys_attach()
|
| /freebsd/sys/dev/mailbox/arm/ |
| H A D | arm_doorbell.c | 226 OF_prop_free(cells); in arm_doorbell_ofw_get() 234 OF_prop_free(cells); in arm_doorbell_ofw_get() 241 OF_prop_free(cells); in arm_doorbell_ofw_get() 248 OF_prop_free(cells); in arm_doorbell_ofw_get() 258 OF_prop_free(cells); in arm_doorbell_ofw_get()
|
| /freebsd/sys/dev/fdt/ |
| H A D | fdt_pinctrl.c | 56 OF_prop_free(configs); in fdt_pinctrl_configure() 75 OF_prop_free(names); in fdt_pinctrl_configure_by_name() 143 OF_prop_free(configs); in pinctrl_configure_children()
|
| H A D | fdt_clock.c | 89 OF_prop_free(clks); in enable_disable_all() 127 OF_prop_free(clks); in fdt_clock_get_info()
|
| /freebsd/sys/arm/ti/clk/ |
| H A D | clock_common.c | 83 OF_prop_free(cells); in read_clock_cells() 145 OF_prop_free(__DECONST(char *, def->name)); in free_clkdef() 146 OF_prop_free(def->parent_names); in free_clkdef()
|
| H A D | ti_clkctrl.c | 231 OF_prop_free(__DECONST(char *, org_name)); in ti_clkctrl_attach() 321 OF_prop_free(name); in create_clkctrl()
|
| /freebsd/sys/dev/clk/ |
| H A D | clk_fixed.c | 272 OF_prop_free(__DECONST(char *, def.clkdef.name)); in clk_fixed_attach() 273 OF_prop_free(def.clkdef.parent_names); in clk_fixed_attach() 278 OF_prop_free(__DECONST(char *, def.clkdef.name)); in clk_fixed_attach() 279 OF_prop_free(def.clkdef.parent_names); in clk_fixed_attach()
|
| H A D | clk.c | 1487 OF_prop_free(rates); in clk_set_assigned() 1539 OF_prop_free(cells); in clk_get_by_ofw_index_prop() 1601 OF_prop_free(*out_names); in clk_parse_ofw_out_names() 1602 OF_prop_free(*indices); in clk_parse_ofw_out_names() 1629 OF_prop_free(out_names); in clk_parse_ofw_clk_name() 1634 OF_prop_free(out_names); in clk_parse_ofw_clk_name()
|
| /freebsd/sys/dev/phy/ |
| H A D | phy.c | 502 OF_prop_free(cells); in phy_get_by_ofw_idx() 507 OF_prop_free(cells); in phy_get_by_ofw_idx() 557 OF_prop_free(cells); in phy_get_by_ofw_property() 562 OF_prop_free(cells); in phy_get_by_ofw_property()
|
| /freebsd/sys/dev/hwreset/ |
| H A D | hwreset.c | 135 OF_prop_free(cells); in hwreset_get_by_ofw_idx() 140 OF_prop_free(cells); in hwreset_get_by_ofw_idx()
|
| /freebsd/sys/dev/nvmem/ |
| H A D | nvmem.c | 59 OF_prop_free(p_cell); in nvmem_get_cell_node() 63 OF_prop_free(p_cell); in nvmem_get_cell_node()
|
| /freebsd/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_gpio.c | 667 OF_prop_free(pins); in bcm_gpio_get_ro_pins() 695 OF_prop_free(pins); in bcm_gpio_get_ro_pins() 721 OF_prop_free(name); in bcm_gpio_get_reserved_pins() 1269 OF_prop_free(pins); in bcm_gpio_configure_pins() 1278 OF_prop_free(pins); in bcm_gpio_configure_pins() 1279 OF_prop_free(pulls); in bcm_gpio_configure_pins() 1311 OF_prop_free(pins); in bcm_gpio_configure_pins() 1313 OF_prop_free(pulls); in bcm_gpio_configure_pins()
|
| /freebsd/sys/dev/syscon/ |
| H A D | syscon.c | 306 OF_prop_free(cells); in syscon_get_by_ofw_property() 310 OF_prop_free(cells); in syscon_get_by_ofw_property()
|
| /freebsd/sys/riscv/riscv/ |
| H A D | plic.c | 397 OF_prop_free(cells); in plic_attach() 405 OF_prop_free(cells); in plic_attach() 418 OF_prop_free(cells); in plic_attach()
|
| H A D | aplic.c | 389 OF_prop_free(cells); in aplic_setup_direct_mode() 397 OF_prop_free(cells); in aplic_setup_direct_mode() 403 OF_prop_free(cells); in aplic_setup_direct_mode()
|
| /freebsd/sys/dev/firmware/arm/ |
| H A D | scmi_shmem.c | 164 OF_prop_free(shmems); in scmi_shmem_get() 173 OF_prop_free(shmems); in scmi_shmem_get()
|
| /freebsd/sys/dev/iicbus/pwm/ |
| H A D | adt746x.c | 361 OF_prop_free(location); in adt746x_fill_fan_prop() 362 OF_prop_free(id); in adt746x_fill_fan_prop() 390 OF_prop_free(location); in adt746x_fill_fan_prop() 391 OF_prop_free(id); in adt746x_fill_fan_prop()
|
| /freebsd/sys/arm/mv/ |
| H A D | a37x0_gpio.c | 284 OF_prop_free(ranges); in a37x0_gpio_attach() 288 OF_prop_free(ranges); in a37x0_gpio_attach()
|
| /freebsd/sys/dev/pwm/ |
| H A D | ofw_pwm.c | 55 OF_prop_free(cells); in pwm_get_by_ofw_propidx()
|
| /freebsd/sys/dev/ofw/ |
| H A D | ofw_cpu.c | 327 OF_prop_free(servers); in ofw_cpu_attach() 336 OF_prop_free(servers); in ofw_cpu_attach()
|
| H A D | openfirm.h | 124 void OF_prop_free(void *buf);
|
| /freebsd/sys/arm64/nvidia/tegra210/ |
| H A D | max77620_gpio.c | 286 OF_prop_free(function); in max77620_pinmux_read_node() 299 OF_prop_free(function); in max77620_pinmux_read_node() 328 OF_prop_free(pins); in max77620_pinmux_process_node()
|
| /freebsd/sys/arm/arm/ |
| H A D | pmu_fdt.c | 204 OF_prop_free(cpus); in pmu_parse_intr()
|