Searched refs:state (Results 276 - 300 of 394) sorted by relevance

<<111213141516

/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c145 /* error code and state */
207 unsigned int state; member in struct:pxa3xx_nand_info
618 switch (info->state) {
646 "%s: invalid state %d\n", __func__, info->state);
659 info->state = STATE_CMD_DONE;
703 info->state = (status & NDSR_RDDREQ) ?
710 info->state = STATE_CMD_DONE;
714 info->state = STATE_READY;
727 info->state
[all...]
/u-boot/drivers/firmware/
H A Dti_sci.c487 * ti_sci_set_device_state() - Set device state helper
491 * @state: State to move the device to
496 u32 id, u32 flags, u8 state)
519 req.state = state;
525 if (state == MSG_DEVICE_SW_STATE_AUTO_OFF)
534 * ti_sci_set_device_state_no_wait() - Set device state helper without
539 * @state: State to move the device to
544 u32 id, u32 flags, u8 state)
566 req.state
495 ti_sci_set_device_state(const struct ti_sci_handle *handle, u32 id, u32 flags, u8 state) argument
543 ti_sci_set_device_state_no_wait(const struct ti_sci_handle *handle, u32 id, u32 flags, u8 state) argument
762 u8 state; local
850 u8 state; local
934 ti_sci_set_clock_state(const struct ti_sci_handle *handle, u32 dev_id, u8 clk_id, u32 flags, u8 state) argument
1104 u8 state = 0; local
[all...]
/u-boot/test/boot/
H A Dbootflow.c300 ut_asserteq(BOOTFLOWST_MEDIA, bflow.state);
309 ut_asserteq(BOOTFLOWST_MEDIA, bflow.state);
320 ut_asserteq(BOOTFLOWST_MEDIA, bflow.state);
330 ut_asserteq(BOOTFLOWST_MEDIA, bflow.state);
341 ut_asserteq(BOOTFLOWST_READY, bflow.state);
351 ut_asserteq(BOOTFLOWST_FS, bflow.state);
362 ut_asserteq(BOOTFLOWST_MEDIA, bflow.state);
519 * @uts: Unit test state
567 * @uts: Unit test state
596 * @uts: Unit test state
[all...]
/u-boot/arch/sandbox/cpu/
H A Dsdl.c12 #include <asm/state.h>
127 struct sandbox_state *state = state_get_current(); local
130 if (!width || !state->show_lcd)
/u-boot/include/
H A Dnet.h29 #define DEBUG_LL_STATE 0 /* Link local state machine changes */
32 #define DEBUG_INT_STATE 0 /* Internal network state changes */
74 * state (y, n or unset).
160 * state == PASSIVE
202 int eth_is_active(struct udevice *dev); /* Test device for active state */
203 int eth_init_state_only(void); /* Set active state */
204 void eth_halt_state_only(void); /* Set passive state */
619 /* Network loop state */
628 static inline void net_set_state(enum net_loop_state state) argument
630 debug_cond(DEBUG_INT_STATE, "--- NetState set to %d\n", state);
[all...]
H A Dbzlib.h112 void *state; member in struct:__anon953
H A Dtpm_api.h154 * @param state boolean state of the deactivated flag
157 u32 tpm_physical_set_deactivated(struct udevice *dev, u8 state);
/u-boot/drivers/mtd/onenand/
H A Dsamsung.c210 static int s3c_onenand_wait(struct mtd_info *mtd, int state) argument
216 switch (state) {
416 static int s3c_onenand_bbt_wait(struct mtd_info *mtd, int state) argument
/u-boot/include/power/
H A Dpmic.h55 int (*chrg_state) (struct pmic *p, int state, int current);
/u-boot/drivers/qe/
H A Dqe.c143 snums[i].state = QE_SNUM_STATE_FREE;
154 if (snums[i].state == QE_SNUM_STATE_FREE) {
155 snums[i].state = QE_SNUM_STATE_USED;
170 snums[i].state = QE_SNUM_STATE_FREE;
/u-boot/drivers/clk/meson/
H A Da1.c654 char *state, frequency[80]; local
670 state = GET_PARM_VALUE(priv, info->parm) ? "enabled" : "disabled";
672 state = "N/A";
679 state);
692 printf("%15s%20s%20s%15s\n", "clk", "frequency", "parent", "state");
/u-boot/arch/arm/lib/
H A Dasm-offsets.c97 DEFINE(ARM_SMCCC_QUIRK_STATE_OFFS, offsetof(struct arm_smccc_quirk, state));
/u-boot/boot/
H A Dbootmeth_pxe.c103 bflow->state = BOOTFLOWST_READY;
H A Dbootmeth-uclass.c300 bflow->state = BOOTFLOWST_FILE;
320 bflow->state = BOOTFLOWST_READY;
H A Dbootmeth_efi.c236 bflow->state = BOOTFLOWST_READY;
359 bflow->state = BOOTFLOWST_READY;
/u-boot/lib/bzip2/
H A Dbzlib_private.h236 Int32 state; member in struct:__anon1213
380 /* state indicator for this stream */
381 Int32 state; member in struct:__anon1214
H A Dbzlib_decompress.c86 case lll: s->state = lll; \
181 if (s->state == BZ_X_MAGIC_1) {
237 switch (s->state) {
538 s->state = BZ_X_OUTPUT;
632 s->state = BZ_X_IDLE;
/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dpsci.S135 @ Detect target CPU state
224 @ Detect target CPU state
/u-boot/include/linux/usb/
H A Dgadget.h383 * underlying hardware state that blocks data transfers.
398 * for endpoints that aren't reconfigured, after clearing any other state
402 * the underlying hardware state reflecting endpoint halt and data toggle.
510 * @dev: Driver model state for this abstract device.
539 enum usb_device_state state; member in struct:usb_gadget
842 * the (remote) host can't do that any longer; or an error state might
890 * to unbind() and clean up any device state, before this procedure
944 /* utility to set gadget state properly */
947 enum usb_device_state state);
/u-boot/drivers/usb/mtu3/
H A Dmtu3_gadget_ep0.c366 mtu->g.state != USB_STATE_CONFIGURED)
381 mtu->g.state != USB_STATE_CONFIGURED)
466 enum usb_device_state state = mtu->g.state; local
493 if (state == USB_STATE_ADDRESS) {
496 } else if (state == USB_STATE_CONFIGURED) {
499 * is moved to addressed state
564 dev_dbg(mtu->dev, "ep0 state: %s\n",
829 dev_err(mtu->dev, "%s, error in ep0 state %s\n", __func__,
915 dev_dbg(mtu->dev, "ep0 can't halt in state
[all...]
/u-boot/drivers/mmc/
H A Drenesas-sdhi.c685 static int renesas_sdhi_wait_dat0(struct udevice *dev, int state, argument
690 bool target_dat0_high = !!state;
737 static int renesas_sdhi_addr_aligned(struct bounce_buffer *state) argument
739 uintptr_t ubuf = (uintptr_t)state->user_buffer;
741 return renesas_sdhi_addr_aligned_gen(ubuf, state->len,
742 state->len_aligned);
/u-boot/drivers/usb/host/
H A Dxhci.c188 u32 state; local
193 state = xhci_readl(&hcor->or_usbsts) & STS_HALT;
194 if (!state) {
724 * slot in default state. So, issue Disable Slot command now.
850 * @param port_status state of port status register
898 * @param state state of the Port Status and Control Regsiter
900 * same state, if the value was written to the port
903 static u32 xhci_port_state_to_neutral(u32 state) argument
905 /* Save read-only status and port state */
[all...]
/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3188.c345 unsigned int state; local
348 state = readl(&pctl->stat) & PCTL_STAT_MSK;
350 switch (state) {
361 * if at low power state,need wakeup first,
485 unsigned int state; local
488 state = readl(&pctl->stat) & PCTL_STAT_MSK;
490 switch (state) {
H A Dsdram_rk3066.c332 unsigned int state; local
335 state = readl(&pctl->stat) & PCTL_STAT_MSK;
337 switch (state) {
348 * If at low power state we need to wakeup first
470 unsigned int state; local
473 state = readl(&pctl->stat) & PCTL_STAT_MSK;
475 switch (state) {
/u-boot/drivers/mtd/
H A Dmtdconcat.c364 if (erase->state != MTD_ERASE_DONE
365 && erase->state != MTD_ERASE_FAILED)
370 err = (erase->state == MTD_ERASE_FAILED) ? -EIO : 0;
488 instr->state = erase->state;

Completed in 278 milliseconds

<<111213141516