Home
last modified time | relevance | path

Searched defs:void (Results 976 – 1000 of 2292) sorted by relevance

1...<<31323334353637383940>>...92

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3399/
H A Dclk_rk3399.c20 void *rockchip_get_cru(void) in rockchip_get_cru() argument
41 void *rockchip_get_pmucru(void) in rockchip_get_pmucru() argument
/rk3399_rockchip-uboot/drivers/video/rk_eink/epdlut/
H A Depd_lut.c41 const char *epd_lut_get_wf_version(void) in epd_lut_get_wf_version() argument
56 int epd_overlay_lut(void) in epd_overlay_lut() argument
/rk3399_rockchip-uboot/common/
H A Dmiiphyutil.c62 void miiphy_init(void) in miiphy_init() argument
68 struct mii_dev *mdio_alloc(void) in mdio_alloc() argument
136 void mdio_list_devices(void) in mdio_list_devices() argument
176 struct mii_dev *mdio_get_current_dev(void) in mdio_get_current_dev() argument
203 const char *miiphy_get_current_dev(void) in miiphy_get_current_dev() argument
279 void miiphy_listdev(void) in miiphy_listdev() argument
H A Dcli.c219 void cli_loop(void) in cli_loop() argument
232 void cli_loop(void) { } in cli_loop() argument
235 void cli_init(void) in cli_init() argument
/rk3399_rockchip-uboot/board/micronas/vct/
H A Dsmc_eeprom.c108 static ulong eeprom_enable_access(void) in eeprom_enable_access() argument
126 static int eeprom_is_mac_address_loaded(void) in eeprom_is_mac_address_loaded() argument
165 static int eeprom_enable_erase_and_write(void) in eeprom_enable_erase_and_write() argument
188 static int eeprom_disable_erase_and_write(void) in eeprom_disable_erase_and_write() argument
240 static int eeprom_erase_all(void) in eeprom_erase_all() argument
264 static int eeprom_reload(void) in eeprom_reload() argument
/rk3399_rockchip-uboot/board/varisys/common/
H A Dsys_eeprom.c77 void show_eeprom(void) in show_eeprom() argument
134 int read_eeprom(void) in read_eeprom() argument
174 static void update_crc(void) in update_crc() argument
185 static int prog_eeprom(void) in prog_eeprom() argument
410 void mac_read_from_fixed_id(void) in mac_read_from_fixed_id() argument
437 int mac_read_from_eeprom_common(void) in mac_read_from_eeprom_common() argument
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-omap.c29 static int omap_uhh_reset(void) in omap_uhh_reset() argument
76 static int omap_ehci_tll_reset(void) in omap_ehci_tll_reset() argument
162 int omap_ehci_hcd_stop(void) in omap_ehci_hcd_stop() argument
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c54 static inline struct fsl_ifc_runtime *runtime_regs_address(void) in runtime_regs_address() argument
245 void nand_boot(void) in nand_boot() argument
300 void nand_init(void) in nand_init() argument
304 void nand_deselect(void) in nand_deselect() argument
/rk3399_rockchip-uboot/board/keymile/common/
H A Dcommon.c41 int set_km_env(void) in set_km_env() argument
77 static void i2c_write_start_seq(void) in i2c_write_start_seq() argument
97 int i2c_make_abort(void) in i2c_make_abort() argument
138 void i2c_init_board(void) in i2c_init_board() argument
/rk3399_rockchip-uboot/env/
H A Dnand.c65 static int env_nand_init(void) in env_nand_init() argument
186 static int env_nand_save(void) in env_nand_save() argument
318 static int env_nand_load(void) in env_nand_load() argument
371 static int env_nand_load(void) in env_nand_load() argument
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dfreeze_controller.c28 void sys_mgr_frzctrl_freeze_req(void) in sys_mgr_frzctrl_freeze_req() argument
109 void sys_mgr_frzctrl_thaw_req(void) in sys_mgr_frzctrl_thaw_req() argument
/rk3399_rockchip-uboot/board/seco/common/
H A Dmx6.c42 void seco_mx6_setup_uart_iomux(void) in seco_mx6_setup_uart_iomux() argument
70 void seco_mx6_setup_enet_iomux(void) in seco_mx6_setup_enet_iomux() argument
/rk3399_rockchip-uboot/net/
H A Drarp.c58 static void rarp_timeout_handler(void) in rarp_timeout_handler() argument
70 void rarp_request(void) in rarp_request() argument
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap3/
H A Dboot.c46 u32 omap_sys_boot_device(void) in omap_sys_boot_device() argument
87 int omap_reboot_mode_clear(void) in omap_reboot_mode_clear() argument
/rk3399_rockchip-uboot/drivers/watchdog/
H A Dat91sam9_wdt.c71 void hw_watchdog_reset(void) in hw_watchdog_reset() argument
77 void hw_watchdog_init(void) in hw_watchdog_init() argument
/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A Dspl.c23 u32 spl_boot_device(void) in spl_boot_device() argument
145 int dram_init_banksize(void) in dram_init_banksize() argument
/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_dram.c15 int dram_init(void) in dram_init() argument
44 int dram_init_banksize(void) in dram_init_banksize() argument
/rk3399_rockchip-uboot/arch/mips/cpu/
H A Dcpu.c16 void __weak _machine_restart(void) in _machine_restart() argument
42 int arch_cpu_init(void) in arch_cpu_init() argument
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Dclock_sun9i.c22 void clock_init_safe(void) in clock_init_safe() argument
70 void clock_init_uart(void) in clock_init_uart() argument
199 unsigned int clock_get_pll4_periph0(void) in clock_get_pll4_periph0() argument
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dgw_ventana.c99 static void setup_gpmi_nand(void) in setup_gpmi_nand() argument
202 static void setup_spi(void) in setup_spi() argument
430 static void setup_display(void) in setup_display() argument
484 int power_init_board(void) in power_init_board() argument
491 int imx6_pcie_toggle_reset(void) in imx6_pcie_toggle_reset() argument
601 int board_early_init_f(void) in board_early_init_f() argument
611 int dram_init(void) in dram_init() argument
617 int board_init(void) in board_init() argument
653 int checkboard(void) in checkboard() argument
716 int misc_init_r(void) in misc_init_r() argument
/rk3399_rockchip-uboot/drivers/usb/musb/
H A Domap3.c68 static void musb_db_otg_regs(void) in musb_db_otg_regs() argument
84 int musb_platform_init(void) in musb_platform_init() argument
142 void musb_platform_deinit(void) in musb_platform_deinit() argument
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dusbplug.c55 struct blk_desc *rockchip_get_bootdev(void) in rockchip_get_bootdev() argument
111 static char *bootdev_rockusb_cmd(void) in bootdev_rockusb_cmd() argument
169 int board_init(void) in board_init() argument
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dbootm.c43 static ulong get_sp(void) in get_sp() argument
225 static void do_nonsec_virt_switch(void) in do_nonsec_virt_switch() argument
280 __weak bool armv7_boot_nonsec_default(void) in armv7_boot_nonsec_default() argument
290 bool armv7_boot_nonsec(void) in armv7_boot_nonsec() argument
311 static void switch_to_el1(void) in switch_to_el1() argument
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/
H A Dcpu_init.c30 void cpu_init_f(void) in cpu_init_f() argument
93 int cpu_init_r(void) in cpu_init_r() argument
/rk3399_rockchip-uboot/lib/
H A Dqsort.c25 int (*comp)(const void *, const void *)) in qsort()

1...<<31323334353637383940>>...92