Searched defs:array (Results 1 – 12 of 12) sorted by relevance
| /rk3399_rockchip-uboot/post/lib_powerpc/fpu/ |
| H A D | acc1.c | 19 static double func (const double *array) in func()
|
| /rk3399_rockchip-uboot/board/toradex/common/ |
| H A D | tdx-common.c | 35 int array[8]; in get_board_serial() local
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc-parser.y | 48 } array; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/ |
| H A D | dra7xx_iodelay.c | 141 int do_set_iodelay(u32 base, struct iodelay_cfg_entry const *array, in do_set_iodelay()
|
| H A D | hwinit.c | 46 void do_set_mux32(u32 base, struct pad_conf_entry const *array, int size) in do_set_mux32()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | dwc3-uboot.h | 52 static inline int dwc3_setup_phy(struct udevice *dev, struct phy **array, in dwc3_setup_phy()
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | hwinit-common.c | 26 void do_set_mux(u32 base, struct pad_conf_entry const *array, int size) in do_set_mux()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec.c | 656 u32 *array, int count) in fdtdec_get_int_array() 672 const char *prop_name, u32 *array, int count) in fdtdec_get_int_array_count() 848 u8 *array, int count) in fdtdec_get_byte_array()
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | core.c | 889 int dwc3_setup_phy(struct udevice *dev, struct phy **array, int *num_phys) in dwc3_setup_phy()
|
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | input.c | 309 static int array_search(int *array, int count, int key) in array_search()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg.c | 958 int dwc2_phy_setup(struct udevice *dev, struct phy **array, int *num_phys) in dwc2_phy_setup()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | crypto.c | 274 static void dump_hex(const char *name, const u8 *array, u32 len) in dump_hex()
|