Home
last modified time | relevance | path

Searched defs:assert (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/board/spear/x600/
H A Dfpga.c30 static void fpga_reset(int assert) in fpga_reset()
41 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn()
/rk3399_rockchip-uboot/board/theadorable/
H A Dfpga.c47 static int fpga_config_fn(int assert, int flush, int cookie) in fpga_config_fn()
/rk3399_rockchip-uboot/board/armadeus/apf27/
H A Dfpga.c86 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn()
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dreset_manager_arria10.c31 void socfpga_reset_uart(int assert) in socfpga_reset_uart()
/rk3399_rockchip-uboot/drivers/reset/
H A Dreset-uniphier.c184 static int uniphier_reset_update(struct reset_ctl *reset_ctl, int assert) in uniphier_reset_update()
H A Dsti-reset.c224 static int sti_reset_program_hw(struct reset_ctl *reset_ctl, int assert) in sti_reset_program_hw()
/rk3399_rockchip-uboot/board/astro/mcf5373l/
H A Dfpga.c207 int xilinx_pgm_config_fn(int assert, int flush, int cookie) in xilinx_pgm_config_fn()
/rk3399_rockchip-uboot/include/
H A Dlog.h158 #define assert(x) \ macro
/rk3399_rockchip-uboot/drivers/misc/
H A Dmxc_ocotp.c165 int assert, const char *caller) in prepare_access()
H A Dfsl_iim.c101 static int prepare_access(struct fsl_iim **regs, u32 bank, u32 word, int assert, in prepare_access()