Home
last modified time | relevance | path

Searched defs:flag (Results 251 – 275 of 428) sorted by relevance

1...<<1112131415161718

/rk3399_rockchip-uboot/arch/xtensa/lib/
H A Dbootm.c135 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
/rk3399_rockchip-uboot/board/renesas/stout/
H A Dcpld.c127 static int do_cpld(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_cpld()
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-rockchip.c98 static int do_rockchip_test(cmd_tbl_t *cmdtp, int flag, in do_rockchip_test()
/rk3399_rockchip-uboot/test/log/
H A Dlog_test.c191 int do_log_test(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_log_test()
/rk3399_rockchip-uboot/board/freescale/ls1021atwr/
H A Dls1021atwr.c600 static int flash_bank_cmd(cmd_tbl_t *cmdtp, int flag, int argc, in flash_bank_cmd()
621 static int cpld_reset_cmd(cmd_tbl_t *cmdtp, int flag, int argc, in cpld_reset_cmd()
721 static int serdes_mux_cmd(cmd_tbl_t *cmdtp, int flag, int argc, in serdes_mux_cmd()
/rk3399_rockchip-uboot/arch/nds32/lib/
H A Dbootm.c39 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dcpu.c120 do_reset (cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[]) in do_reset()
/rk3399_rockchip-uboot/test/
H A Dtime_ut.c119 int do_ut_time(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ut_time()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Diomem.c82 static int do_iomem_by_match(cmd_tbl_t *cmdtp, int flag, in do_iomem_by_match()
/rk3399_rockchip-uboot/board/Arcturus/ucp1020/
H A Dcmd_arc.c204 static int do_arc_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_arc_cmd()
/rk3399_rockchip-uboot/post/lib_powerpc/
H A Db.c82 int flag = disable_interrupts(); in cpu_post_test_b() local
/rk3399_rockchip-uboot/arch/nios2/cpu/
H A Dcpu.c32 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset()
/rk3399_rockchip-uboot/drivers/misc/
H A Daltera_sysid.c48 int do_sysid(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_sysid()
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbootm.c208 int do_bootm_linux(int flag, int argc, char * const argv[], in do_bootm_linux()
H A Dcmd_mtrr.c102 static int do_mtrr(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_mtrr()
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h88 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag argument
89 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag)) argument
90 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag))) argument
91 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag)) argument
92 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag))) argument
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h88 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag argument
89 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag)) argument
90 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag))) argument
91 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag)) argument
92 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag))) argument
/rk3399_rockchip-uboot/board/egnite/ethernut5/
H A Dethernut5_pwrman.c219 int do_pwrman(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_pwrman()
/rk3399_rockchip-uboot/board/freescale/common/
H A Dngpixis.c175 int pixis_reset_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in pixis_reset_cmd()
/rk3399_rockchip-uboot/test/dm/
H A Dtest-main.c198 int do_ut_dm(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ut_dm()
/rk3399_rockchip-uboot/drivers/video/
H A Dlg4573.c220 static int do_lgset(cmd_tbl_t *cmdtp, int flag, int argc, in do_lgset()
/rk3399_rockchip-uboot/cmd/
H A Dfpga.c41 int do_fpga(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_fpga()
/rk3399_rockchip-uboot/arch/arm/mach-keystone/
H A Dcmd_ddr3.c186 int flag, int argc, char * const argv[]) in do_ddr_test()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/
H A Dcpu.c108 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset()
/rk3399_rockchip-uboot/cmd/ddr_tool/memtester/
H A Dmemtester.c154 static int do_memtester(cmd_tbl_t *cmdtp, int flag, int argc, in do_memtester()

1...<<1112131415161718