Searched defs:compatible (Results 1 – 16 of 16) sorted by relevance
| /u-boot/arch/arm/mach-uniphier/ |
| A D | boards.c | 124 const char *compatible; member
|
| /u-boot/boot/ |
| A D | image-android-dt.c | 81 const char *compatible; in android_dt_print_fdt_info() local
|
| A D | image-android.c | 722 const char *compatible; in android_image_print_dtb_info() local
|
| /u-boot/drivers/reset/ |
| A D | sti-reset.c | 41 const char *compatible; member 198 phys_addr_t sti_reset_get_regmap(const char *compatible) in sti_reset_get_regmap()
|
| /u-boot/drivers/phy/marvell/ |
| A D | comphy_a3700.c | 986 static int find_available_node_by_compatible(int offset, const char *compatible) in find_available_node_by_compatible() 1024 const int nodes[3], const char *compatible, in comphy_a3700_fill_cfg()
|
| /u-boot/drivers/usb/phy/ |
| A D | rockchip_usb2_phy.c | 41 char compatible[128]; member
|
| /u-boot/drivers/serial/ |
| A D | serial_uniphier.c | 93 const char *compatible; member
|
| /u-boot/board/cssi/common/ |
| A D | common.c | 57 static void ft_cleanup(void *blob, unsigned long id, const char *prop, const char *compatible) in ft_cleanup()
|
| /u-boot/drivers/fpga/ |
| A D | fpga.c | 357 int fpga_compatible2flag(int devnum, const char *compatible) in fpga_compatible2flag()
|
| /u-boot/board/xilinx/zynqmp/ |
| A D | zynqmp.c | 352 char *compatible, *fdtfile; in set_fdtfile() local
|
| /u-boot/scripts/dtc/libfdt/ |
| A D | fdt_ro.c | 823 const char *compatible) in fdt_node_check_compatible() 836 const char *compatible) in fdt_node_offset_by_compatible()
|
| /u-boot/common/spl/ |
| A D | spl_fit.c | 572 const char *compatible; in spl_fit_upload_fpga() local
|
| /u-boot/include/dm/ |
| A D | device.h | 316 const char *compatible; member
|
| /u-boot/test/dm/ |
| A D | ofnode.c | 588 const char compatible[] = "denx,u-boot-fdt-test"; in dm_test_ofnode_for_each_compatible_node() local
|
| /u-boot/drivers/core/ |
| A D | of_access.c | 408 const char *type, const char *compatible) in of_find_compatible_node()
|
| /u-boot/drivers/usb/musb-new/ |
| A D | musb_gadget.c | 89 int compatible = true; in map_dma_buffer() local
|
Completed in 25 milliseconds