Searched defs:assert (Results 1 – 13 of 13) sorted by relevance
/u-boot/board/spear/x600/ |
A D | fpga.c | 31 static void fpga_reset(int assert) in fpga_reset() 42 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn()
|
/u-boot/arch/mips/mach-mtmips/mt7620/ |
A D | dram.c | 57 static void mt7620_memc_reset(int assert) in mt7620_memc_reset()
|
/u-boot/arch/mips/mach-mtmips/mt7628/ |
A D | ddr.c | 65 static void mt7628_memc_reset(int assert) in mt7628_memc_reset()
|
/u-boot/drivers/reset/ |
A D | reset-meson.c | 38 static int meson_reset_level(struct reset_ctl *reset_ctl, bool assert) in meson_reset_level()
|
A D | reset-ti-sci.c | 93 static int ti_sci_reset_set(struct reset_ctl *rst, bool assert) in ti_sci_reset_set()
|
A D | reset-uniphier.c | 194 static int uniphier_reset_update(struct reset_ctl *reset_ctl, int assert) in uniphier_reset_update()
|
A D | sti-reset.c | 227 static int sti_reset_program_hw(struct reset_ctl *reset_ctl, int assert) in sti_reset_program_hw()
|
/u-boot/board/theadorable/ |
A D | fpga.c | 47 static int fpga_config_fn(int assert, int flush, int cookie) in fpga_config_fn()
|
/u-boot/board/armadeus/apf27/ |
A D | fpga.c | 87 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn()
|
/u-boot/board/astro/mcf5373l/ |
A D | fpga.c | 204 int xilinx_pgm_config_fn(int assert, int flush, int cookie) in xilinx_pgm_config_fn()
|
/u-boot/drivers/misc/ |
A D | mxc_ocotp.c | 183 int assert, const char *caller) in prepare_access()
|
A D | fsl_iim.c | 101 static int prepare_access(struct fsl_iim **regs, u32 bank, u32 word, int assert, in prepare_access()
|
/u-boot/include/ |
A D | log.h | 278 #define assert(x) \ macro
|
Completed in 30 milliseconds