Searched defs:state (Results 1 - 25 of 266) sorted by relevance

1234567891011

/u-boot/arch/microblaze/cpu/
H A Dexception.c15 int state = 0; local
/u-boot/test/dm/
H A Dhwspinlock.c18 struct sandbox_state *state = state_get_current(); local
H A Dsysreset.c18 struct sandbox_state *state = state_get_current(); local
73 struct sandbox_state *state = state_get_current(); local
[all...]
/u-boot/tools/binman/etype/
H A Dblob_phase.py11 state = None variable
38 from binman import state namespace
H A Du_boot_spl_expanded.py10 from binman import state namespace
H A Du_boot_tpl_expanded.py10 from binman import state namespace
H A Du_boot_vpl_expanded.py10 from binman import state namespace
H A Dfiles.py17 state = None variable
36 from binman import state namespace
H A Dencrypted.py13 state = None variable
102 from binman import state namespace
H A Dblob.py9 from binman import state namespace
H A Du_boot_dtb_with_ucode.py13 state = None variable
32 from binman import state namespace
H A Dblob_dtb.py14 state = None variable
29 from binman import state namespace
[all...]
H A Du_boot_spl_pubkey_dtb.py18 state = None variable
60 from binman import state namespace
/u-boot/arch/sandbox/cpu/
H A Dcache.c17 struct sandbox_state *state = state_get_current(); local
/u-boot/arch/arm/mach-sunxi/
H A Dclock.c37 int clock_twi_onoff(int port, int state) argument
/u-boot/include/power/
H A Dbattery.h17 unsigned int state; member in struct:battery
/u-boot/drivers/hwspinlock/
H A Dsandbox_hwspinlock.c13 struct sandbox_state *state = state_get_current(); local
28 struct sandbox_state *state = state_get_current(); local
/u-boot/drivers/misc/
H A Dfsl_sec_mon.c147 set_sec_mon_state(u32 state) argument
[all...]
/u-boot/arch/x86/cpu/intel_common/
H A Dlpss.c41 void lpss_set_power_state(struct udevice *dev, enum lpss_pwr_state state) argument
/u-boot/arch/x86/cpu/coreboot/
H A Dcoreboot.c66 struct mtrr_state state; local
/u-boot/cmd/
H A Dsb.c34 struct sandbox_state *state; local
/u-boot/common/
H A Dbouncebuf.c17 static int addr_aligned(struct bounce_buffer *state) argument
37 int bounce_buffer_start_extalign(struct bounce_buffer *state, void *data, argument
70 bounce_buffer_start(struct bounce_buffer *state, void *data, size_t len, unsigned int flags) argument
78 bounce_buffer_stop(struct bounce_buffer *state) argument
[all...]
/u-boot/include/u-boot/
H A Dsha256.h14 uint32_t state[8]; member in struct:__anon467
H A Dsha1.h33 uint32_t state[5]; /*!< intermediate digest state */ member in struct:__anon466
/u-boot/include/
H A Dmux.h125 mux_control_select(struct mux_control *mux, unsigned int state) argument
[all...]

Completed in 408 milliseconds

1234567891011