Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 12 of 12) sorted by relevance

/components/drivers/ofw/
A Dio.c109 const fdt32_t *cell = rt_ofw_prop_read_raw(np, "reg", &len); in ofw_get_address() local
221 const fdt32_t *cell = rt_ofw_prop_read_raw(np, "reg", &len); in rt_ofw_get_address_array() local
253 const fdt32_t *cell; in ofw_bus_ranges() local
A Dirq.c398 const fdt32_t *cell; in ofw_parse_irq_cells() local
A Dbase.c874 const fdt32_t *cell = rt_ofw_prop_read_raw(cpu_np, propname, &prop_len); in rt_ofw_get_cpu_node() local
978 const fdt32_t *cell; in rt_ofw_get_cpu_state_node() local
1479 const fdt32_t *cell; in ofw_parse_phandle_cells() local
A Dofw.c562 fdt32_t *cell = value; in ofw_node_dump_dts() local
A Dfdt.c53 rt_uint64_t rt_fdt_read_number(const fdt32_t *cell, int size) in rt_fdt_read_number()
/components/drivers/thermal/
A Dthermal.c194 struct rt_thermal_cooling_cell *cell = &map->cells[c]; in thermal_ofw_setup() local
724 struct rt_thermal_cooling_cell *cell; in rt_thermal_cooling_device_kick() local
880 struct rt_thermal_cooling_cell *cell; in list_thermal() local
/components/drivers/pinctrl/
A Dpinctrl.c24 const fdt32_t *cell; in ofw_pin_ctrl_confs_apply() local
/components/drivers/pci/
A Dofw.c165 const fdt32_t *cell; in pci_ofw_parse_ranges() local
/components/legacy/fdt/src/
A Ddtb_get.c422 fdt32_t *cell = (fdt32_t *)value; in _dtb_node_printf_dtb_node_info() local
/components/legacy/fdt/inc/
A Ddtb_node.h310 static inline uint64_t dtb_node_read_number(const uint32_t *cell, int size) in dtb_node_read_number()
/components/drivers/dma/
A Ddma_pool.c172 const fdt32_t *cell; in ofw_device_dma_ops() local
/components/drivers/clk/
A Dclk.c1397 const fdt32_t *cell; in rt_ofw_count_of_clk() local

Completed in 26 milliseconds