Home
last modified time | relevance | path

Searched refs:cells_name (Results 1 – 25 of 588) sorted by relevance

12345678910>>...24

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/of/
H A Dbase.c1243 const char *cells_name, in of_phandle_iterator_init() argument
1255 if (cell_count < 0 && !cells_name) in of_phandle_iterator_init()
1262 it->cells_name = cells_name; in of_phandle_iterator_init()
1298 if (it->cells_name) { in of_phandle_iterator_next()
1317 it->cells_name, in of_phandle_iterator_next()
1372 const char *cells_name, in __of_parse_phandle_with_args() argument
1490 if (!cells_name) in of_parse_phandle_with_args()
1560 if (!cells_name) in of_parse_phandle_with_args_map()
1675 kfree(cells_name); in of_parse_phandle_with_args_map()
1739 const char *cells_name) in of_count_phandle_with_args() argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/of/
H A Dbase.c1243 const char *cells_name, in of_phandle_iterator_init() argument
1255 if (cell_count < 0 && !cells_name) in of_phandle_iterator_init()
1262 it->cells_name = cells_name; in of_phandle_iterator_init()
1298 if (it->cells_name) { in of_phandle_iterator_next()
1317 it->cells_name, in of_phandle_iterator_next()
1372 const char *cells_name, in __of_parse_phandle_with_args() argument
1490 if (!cells_name) in of_parse_phandle_with_args()
1560 if (!cells_name) in of_parse_phandle_with_args_map()
1675 kfree(cells_name); in of_parse_phandle_with_args_map()
1739 const char *cells_name) in of_count_phandle_with_args() argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/of/
H A Dbase.c1243 const char *cells_name, in of_phandle_iterator_init() argument
1255 if (cell_count < 0 && !cells_name) in of_phandle_iterator_init()
1262 it->cells_name = cells_name; in of_phandle_iterator_init()
1298 if (it->cells_name) { in of_phandle_iterator_next()
1317 it->cells_name, in of_phandle_iterator_next()
1372 const char *cells_name, in __of_parse_phandle_with_args() argument
1490 if (!cells_name) in of_parse_phandle_with_args()
1560 if (!cells_name) in of_parse_phandle_with_args_map()
1675 kfree(cells_name); in of_parse_phandle_with_args_map()
1739 const char *cells_name) in of_count_phandle_with_args() argument
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/dm/
H A Dread.h318 const char *cells_name, int cell_count,
338 const char *cells_name);
644 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args() argument
648 cells_name, cell_count, index, in dev_read_phandle_with_args()
653 const char *list_name, const char *cells_name) in dev_count_phandle_with_args() argument
656 cells_name); in dev_count_phandle_with_args()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/dm/
H A Dread.h318 const char *cells_name, int cell_count,
338 const char *cells_name);
644 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args() argument
648 cells_name, cell_count, index, in dev_read_phandle_with_args()
653 const char *list_name, const char *cells_name) in dev_count_phandle_with_args() argument
656 cells_name); in dev_count_phandle_with_args()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/dm/
H A Dread.h318 const char *cells_name, int cell_count,
338 const char *cells_name);
644 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args() argument
648 cells_name, cell_count, index, in dev_read_phandle_with_args()
653 const char *list_name, const char *cells_name) in dev_count_phandle_with_args() argument
656 cells_name); in dev_count_phandle_with_args()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/dm/
H A Dread.h318 const char *cells_name, int cell_count,
338 const char *cells_name);
644 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args() argument
648 cells_name, cell_count, index, in dev_read_phandle_with_args()
653 const char *list_name, const char *cells_name) in dev_count_phandle_with_args() argument
656 cells_name); in dev_count_phandle_with_args()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/include/dm/
H A Dread.h318 const char *cells_name, int cell_count,
338 const char *cells_name);
644 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args() argument
648 cells_name, cell_count, index, in dev_read_phandle_with_args()
653 const char *list_name, const char *cells_name) in dev_count_phandle_with_args() argument
656 cells_name); in dev_count_phandle_with_args()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/core/
H A Dof_access.c573 const char *cells_name, in __of_parse_phandle_with_args() argument
610 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
619 if (cells_name) { in __of_parse_phandle_with_args()
620 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
622 np->full_name, cells_name, in __of_parse_phandle_with_args()
704 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
710 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_parse_phandle_with_args()
715 const char *list_name, const char *cells_name) in of_count_phandle_with_args() argument
717 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_count_phandle_with_args()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/core/
H A Dof_access.c573 const char *cells_name, in __of_parse_phandle_with_args() argument
610 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
619 if (cells_name) { in __of_parse_phandle_with_args()
620 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
622 np->full_name, cells_name, in __of_parse_phandle_with_args()
704 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
710 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_parse_phandle_with_args()
715 const char *list_name, const char *cells_name) in of_count_phandle_with_args() argument
717 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_count_phandle_with_args()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/core/
H A Dof_access.c573 const char *cells_name, in __of_parse_phandle_with_args() argument
610 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
619 if (cells_name) { in __of_parse_phandle_with_args()
620 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
622 np->full_name, cells_name, in __of_parse_phandle_with_args()
704 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
710 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_parse_phandle_with_args()
715 const char *list_name, const char *cells_name) in of_count_phandle_with_args() argument
717 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_count_phandle_with_args()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/core/
H A Dof_access.c573 const char *cells_name, in __of_parse_phandle_with_args() argument
610 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
619 if (cells_name) { in __of_parse_phandle_with_args()
620 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
622 np->full_name, cells_name, in __of_parse_phandle_with_args()
704 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
710 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_parse_phandle_with_args()
715 const char *list_name, const char *cells_name) in of_count_phandle_with_args() argument
717 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_count_phandle_with_args()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/core/
H A Dof_access.c573 const char *cells_name, in __of_parse_phandle_with_args() argument
610 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
619 if (cells_name) { in __of_parse_phandle_with_args()
620 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
622 np->full_name, cells_name, in __of_parse_phandle_with_args()
704 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
710 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_parse_phandle_with_args()
715 const char *list_name, const char *cells_name) in of_count_phandle_with_args() argument
717 return __of_parse_phandle_with_args(np, list_name, cells_name, 0, in of_count_phandle_with_args()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/core/
H A Dof_access.c617 const char *cells_name, in __of_parse_phandle_with_args() argument
654 if (cells_name || cur_index == index) { in __of_parse_phandle_with_args()
663 if (cells_name) { in __of_parse_phandle_with_args()
664 if (of_read_u32(node, cells_name, &count)) { in __of_parse_phandle_with_args()
666 np->full_name, cells_name, in __of_parse_phandle_with_args()
748 const char *list_name, const char *cells_name, in of_parse_phandle_with_args() argument
755 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args()
760 const char *list_name, const char *cells_name, in of_count_phandle_with_args() argument
763 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_count_phandle_with_args()

12345678910>>...24