Home
last modified time | relevance | path

Searched defs:void (Results 1451 – 1475 of 2292) sorted by relevance

1...<<51525354555657585960>>...92

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/
H A Dmisc.h22 static inline void socfpga_fpga_add(void) {} in socfpga_fpga_add() argument
/rk3399_rockchip-uboot/board/tqc/tqm834x/
H A Dpci.c53 pci_init_board(void) in pci_init_board() argument
/rk3399_rockchip-uboot/board/freescale/mpc832xemds/
H A Dpci.c65 void pci_init_board(void) in pci_init_board() argument
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/
H A Dsata.c17 __weak int board_ahci_enable(void) in board_ahci_enable() argument
/rk3399_rockchip-uboot/lib/
H A Dpanic.c19 static void panic_finish(void) in panic_finish() argument
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dacpi_s3.c46 int acpi_s3_reserve(void) in acpi_s3_reserve() argument
H A Dmrccache.c163 int mrccache_reserve(void) in mrccache_reserve() argument
231 int mrccache_save(void) in mrccache_save() argument
/rk3399_rockchip-uboot/board/pb1x00/
H A Dflash.c17 unsigned long flash_init (void) in flash_init() argument
/rk3399_rockchip-uboot/drivers/bootcount/
H A Dbootcount.c39 __weak ulong bootcount_load(void) in bootcount_load() argument
/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c182 static void pmics_suspend(void) in pmics_suspend() argument
187 static void pmics_resume(void) in pmics_resume() argument
301 static void autowakeup_timer_uninit(void) {} in autowakeup_timer_uninit() argument
399 static void autowakeup_timer_uninit(void) in autowakeup_timer_uninit() argument
414 static void charge_show_logo(void) in charge_show_logo() argument
420 static void charge_show_logo(void) {} in charge_show_logo() argument
/rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/
H A Dxor.c86 void mv_sys_xor_finish(void) in mv_sys_xor_finish() argument
328 void ddr3_new_tip_ecc_scrub(void) in ddr3_new_tip_ecc_scrub() argument
/rk3399_rockchip-uboot/include/
H A Dremoteproc.h152 static inline int rproc_init(void) { return -ENOSYS; } in rproc_init() argument
153 static inline bool rproc_is_initialized(void) { return false; } in rproc_is_initialized() argument
/rk3399_rockchip-uboot/drivers/rtc/
H A Dds3231.c141 void rtc_reset (void) in rtc_reset() argument
149 void rtc_enable_32khz_output(void) in rtc_enable_32khz_output() argument
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-fsl.c38 static int erratum_a008751(void) in erratum_a008751() argument
49 static void fsl_apply_xhci_errata(void) in fsl_apply_xhci_errata() argument
/rk3399_rockchip-uboot/board/armadeus/apf27/
H A Dfpga.c192 void apf27_fpga_setup(void) in apf27_fpga_setup() argument
211 void APF27_init_fpga(void) in APF27_init_fpga() argument
/rk3399_rockchip-uboot/board/xilinx/zynq/zynq-zc706/
H A Dps7_init_gpl.c13169 void perf_start_clock(void) in perf_start_clock() argument
13178 void perf_reset_clock(void) in perf_reset_clock() argument
13194 void perf_disable_clock(void) in perf_disable_clock() argument
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dpch.c28 bool cpu_is_ult(void) in cpu_is_ult() argument
108 static void pch_enable_ioapic(void) in pch_enable_ioapic() argument
442 static void systemagent_init(void) in systemagent_init() argument
/rk3399_rockchip-uboot/arch/mips/mach-ath79/ar934x/
H A Dclk.c213 static u32 ar934x_get_xtal(void) in ar934x_get_xtal() argument
224 int get_serial_clock(void) in get_serial_clock() argument
259 static void ar934x_update_clock(void) in ar934x_update_clock() argument
/rk3399_rockchip-uboot/board/xilinx/zynq/zynq-microzed/
H A Dps7_init_gpl.c12929 void perf_start_clock(void) in perf_start_clock() argument
12938 void perf_reset_clock(void) in perf_reset_clock() argument
12954 void perf_disable_clock(void) in perf_disable_clock() argument
/rk3399_rockchip-uboot/board/xilinx/zynq/zynq-zc702/
H A Dps7_init_gpl.c13262 void perf_start_clock(void) in perf_start_clock() argument
13271 void perf_reset_clock(void) in perf_reset_clock() argument
13287 void perf_disable_clock(void) in perf_disable_clock() argument
/rk3399_rockchip-uboot/board/xilinx/zynq/zynq-zed/
H A Dps7_init_gpl.c12827 void perf_start_clock(void) in perf_start_clock() argument
12836 void perf_reset_clock(void) in perf_reset_clock() argument
12852 void perf_disable_clock(void) in perf_disable_clock() argument
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot.c122 int warmboot_save_sdram_params(void) in warmboot_save_sdram_params() argument
190 static u32 get_major_version(void) in get_major_version() argument
216 static int ap20_is_odm_production_mode(void) in ap20_is_odm_production_mode() argument
227 static int ap20_is_production_mode(void) in ap20_is_production_mode() argument
242 static enum fuse_operating_mode fuse_get_operation_mode(void) in fuse_get_operation_mode() argument
/rk3399_rockchip-uboot/drivers/rng/
H A Drockchip_rand.c31 unsigned int rand(void) in rand() argument
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/
H A Dclk_rk3576.c27 void *rockchip_get_cru(void) in rockchip_get_cru() argument
/rk3399_rockchip-uboot/arch/arm/cpu/arm1136/mx35/
H A Dtimer.c27 int timer_init(void) in timer_init() argument

1...<<51525354555657585960>>...92