Searched defs:cell (Results 1 – 12 of 12) sorted by relevance
109 const fdt32_t *cell = rt_ofw_prop_read_raw(np, "reg", &len); in ofw_get_address() local221 const fdt32_t *cell = rt_ofw_prop_read_raw(np, "reg", &len); in rt_ofw_get_address_array() local253 const fdt32_t *cell; in ofw_bus_ranges() local
398 const fdt32_t *cell; in ofw_parse_irq_cells() local
874 const fdt32_t *cell = rt_ofw_prop_read_raw(cpu_np, propname, &prop_len); in rt_ofw_get_cpu_node() local978 const fdt32_t *cell; in rt_ofw_get_cpu_state_node() local1479 const fdt32_t *cell; in ofw_parse_phandle_cells() local
562 fdt32_t *cell = value; in ofw_node_dump_dts() local
53 rt_uint64_t rt_fdt_read_number(const fdt32_t *cell, int size) in rt_fdt_read_number()
194 struct rt_thermal_cooling_cell *cell = &map->cells[c]; in thermal_ofw_setup() local724 struct rt_thermal_cooling_cell *cell; in rt_thermal_cooling_device_kick() local880 struct rt_thermal_cooling_cell *cell; in list_thermal() local
24 const fdt32_t *cell; in ofw_pin_ctrl_confs_apply() local
165 const fdt32_t *cell; in pci_ofw_parse_ranges() local
422 fdt32_t *cell = (fdt32_t *)value; in _dtb_node_printf_dtb_node_info() local
310 static inline uint64_t dtb_node_read_number(const uint32_t *cell, int size) in dtb_node_read_number()
172 const fdt32_t *cell; in ofw_device_dma_ops() local
1397 const fdt32_t *cell; in rt_ofw_count_of_clk() local
Completed in 26 milliseconds