Searched defs:cnode (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/sys/dev/hwreset/
H A Dhwreset_array.c95 hwreset_array_get_ofw(device_t consumer_dev, phandle_t cnode, argument
H A Dhwreset.c110 hwreset_get_by_ofw_idx(device_t consumer_dev, phandle_t cnode, int idx, argument
148 hwreset_get_by_ofw_name(device_t consumer_dev, phandle_t cnode, char *name, argument
[all...]
/freebsd-current/sys/dev/fdt/
H A Dfdt_clock.c51 phandle_t cnode; local
96 phandle_t cnode; local
/freebsd-current/sys/dev/syscon/
H A Dsyscon.c282 syscon_get_by_ofw_property(device_t cdev, phandle_t cnode, char *name, argument
/freebsd-current/sys/dev/gpio/
H A Dofw_gpiobus.c58 gpio_pin_get_by_ofw_propidx(device_t consumer, phandle_t cnode, argument
279 ofw_gpiobus_parse_gpios_impl(device_t consumer, phandle_t cnode, char *pname, argument
/freebsd-current/sys/dev/cpufreq/
H A Dcpufreq_dt.c476 phandle_t cnode, opp, copp; local
[all...]
/freebsd-current/sys/dev/phy/
H A Dphy.c479 phy_get_by_ofw_idx(device_t consumer_dev, phandle_t cnode, int idx, phy_t *phy) argument
515 phy_get_by_ofw_name(device_t consumer_dev, phandle_t cnode, char *name, argument
534 phy_get_by_ofw_property(device_t consumer_dev, phandle_t cnode, char *name, phy_t *phy) argument
[all...]
/freebsd-current/contrib/wpa/hs20/client/
H A Doma_dm_client.c921 xml_node_t *cnode; local
/freebsd-current/sys/dev/regulator/
H A Dregulator.c1203 regulator_get_by_ofw_property(device_t cdev, phandle_t cnode, char *name, argument
/freebsd-current/sys/dev/clk/
H A Dclk.c1493 clk_get_by_ofw_index_prop(device_t dev, phandle_t cnode, const char *prop, int idx, clk_t *clk) argument
1544 clk_get_by_ofw_index(device_t dev, phandle_t cnode, int idx, clk_t *clk) argument
1550 clk_get_by_ofw_name(device_t dev, phandle_t cnode, const char *name, clk_t *clk) argument
[all...]

Completed in 87 milliseconds