Searched refs:status (Results 1 - 25 of 567) sorted by relevance

1234567891011>>

/u-boot/arch/nios2/include/asm/
H A Dptrace.h12 unsigned status; member in struct:pt_regs
/u-boot/arch/x86/lib/fsp2/
H A Dfsp_common.c13 u32 status; local
20 status = fsp_notify(NULL, INIT_PHASE_END_FIRMWARE);
21 if (status)
22 debug("fail, error code %x\n", status);
/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr4_training.c45 int status; local
51 status = ddr3_tip_if_write(dev_num, ACCESS_TYPE_UNICAST, if_id, SDRAM_CFG_REG,
53 if (status != MV_OK)
54 return status;
57 status = ddr3_tip_if_write(dev_num, ACCESS_TYPE_UNICAST, if_id, DRAM_PINS_MUX_REG,
59 if (status != MV_OK)
60 return status;
66 status = ddr3_tip_if_write(dev_num, ACCESS_TYPE_UNICAST, if_id, DRAM_DLL_TIMING_REG,
68 if (status != MV_OK)
69 return status;
213 int status; local
299 int status = MV_OK; local
472 int status; local
495 int status = MV_OK; local
[all...]
H A Dmv_ddr4_training_leveling.c51 int i, status; local
60 status = ddr3_tip_if_write(0, ACCESS_TYPE_MULTICAST, PARAM_NOT_CARE, ODPG_DATA_CTRL_REG,
63 if (status != MV_OK)
64 return status;
87 status = ddr3_tip_if_write(0, ACCESS_TYPE_MULTICAST, PARAM_NOT_CARE, ODPG_DATA_CTRL_REG,
90 if (status != MV_OK)
91 return status;
120 status = ddr3_tip_if_write(dev_num, ACCESS_TYPE_UNICAST, PARAM_NOT_CARE,
122 if (status != MV_OK)
123 return status;
249 int status = MV_OK; local
283 int status; local
[all...]
H A Dddr3_init.c32 int status; local
57 status = mv_ddr_training_params_set(0);
58 if (MV_OK != status)
59 return status;
69 status = mv_ddr4_calibration_adjust(0, 1, 0);
70 if (status != MV_OK) {
71 printf("%s: failed (0x%x)\n", __func__, status);
72 return status;
78 status = ddr3_silicon_post_init();
79 if (MV_OK != status) {
116 int status; local
[all...]
H A Dmv_ddr4_mpr_pda_if.c39 int status; local
88 status = ddr3_tip_if_write(dev_num, access_type, if_id, DDR4_MR0_REG,
90 if (status != MV_OK)
91 return status;
103 status = ddr3_tip_if_write(dev_num, access_type, if_id, DDR4_MR1_REG,
105 if (status != MV_OK)
106 return status;
114 status = ddr3_tip_if_write(dev_num, access_type, if_id, DDR4_MR2_REG,
116 if (status != MV_OK)
117 return status;
191 int status; local
225 int status; local
332 int status; local
436 int status; local
478 int status; local
526 int status; local
575 int status; local
637 int status; local
[all...]
/u-boot/include/
H A Ddm-demo.h24 int (*status)(struct udevice *dev, int *status); member in struct:demo_ops
30 int demo_status(struct udevice *dev, int *status);
/u-boot/arch/arm/mach-nexell/include/mach/
H A Dreset.h17 void nx_rstcon_setrst(u32 rstindex, enum rstcon status);
/u-boot/arch/x86/lib/fsp/
H A Dfsp_common.c38 u32 status; local
42 status = fsp_notify(NULL, INIT_PHASE_PCI);
43 if (status)
44 debug("fail, error code %x\n", status);
48 return status ? -EPERM : 0;
53 u32 status; local
57 status = fsp_notify(NULL, INIT_PHASE_BOOT);
58 if (status)
59 debug("fail, error code %x\n", status);
/u-boot/drivers/crypto/fsl/
H A Derror.c139 static void report_ccb_status(const u32 status, argument
142 u8 cha_id = (status & JRSTA_CCBERR_CHAID_MASK) >>
144 u8 err_id = status & JRSTA_CCBERR_ERRID_MASK;
145 u8 idx = (status & JRSTA_DECOERR_INDEX_MASK) >>
153 if (status & JRSTA_DECOERR_JUMP)
175 status, error, idx_str, idx,
180 static void report_jump_status(const u32 status, argument
184 status, error, __func__);
187 static void report_deco_status(const u32 status, argument
190 u8 err_id = status
216 report_jr_status(const u32 status, const char *error) argument
223 report_cond_code_status(const u32 status, const char *error) argument
230 caam_jr_strstatus(u32 status) argument
[all...]
/u-boot/board/xilinx/microblaze-generic/
H A Dmicroblaze-generic.c41 u32 status = 0; local
60 status |= env_set_hex("scriptaddr", max_size + SZ_2M);
62 status |= env_set_hex("pxefile_addr_r", max_size + SZ_1M);
64 status |= env_set_hex("kernel_addr_r", gd->ram_base + SZ_32M);
66 status |= env_set_hex("fdt_addr_r", gd->ram_base + SZ_32M - SZ_1M);
68 status |= env_set_hex("ramdisk_addr_r",
71 status |= env_set_hex("script_offset_nor",
74 if (status)
/u-boot/drivers/net/fsl-mc/
H A Dmc_sys.c39 enum mc_cmd_status status; local
45 status = mc_read_response(mc_io->mmio_regs, cmd);
46 if (status != MC_CMD_STATUS_READY)
57 if (status != MC_CMD_STATUS_OK) {
58 printf("Error: MC command failed (portal: %p, obj handle: %#x, command: %#x, status: %#x)\n",
62 (unsigned int)status);
/u-boot/drivers/mtd/spi/
H A Dsf_dataflash.c29 /* group B requests can run even while status reports "busy" */
81 /* Return the status of the DataFlash device */
86 u8 status; local
92 ret = spi_write_then_read(spi, &opcode, 1, NULL, &status, 1);
93 return ret ? -EIO : status;
103 int status; local
109 status = dataflash_status(spi);
110 if (status < 0)
111 status = 0;
113 if (status
131 int status; local
224 int status; local
282 int status = -EINVAL; local
523 int status; local
626 int status; local
[all...]
/u-boot/arch/arm/mach-mvebu/armada3700/
H A Dmbox.c42 u32 status; local
62 /* if timed out, don't read status */
69 status = readl(RWTM_CMD_RETSTATUS);
73 if (MBOX_STS_CMD(status) != cmd)
74 return -MBOX_STS_MARVELL_ERROR(status);
75 else if (MBOX_STS_ERROR(status) == MBOX_STS_FAIL)
76 return -(int)MBOX_STS_VALUE(status);
77 else if (MBOX_STS_ERROR(status) == MBOX_STS_BADCMD)
79 else if (MBOX_STS_ERROR(status) != MBOX_STS_SUCCESS)
82 return MBOX_STS_VALUE(status);
[all...]
/u-boot/drivers/video/
H A Dlogicore_dp_tx.c186 * @dpcd_rx_caps: RX device's status registers, see below
187 * @lane_status_ajd_reqs: Lane status and adjustment requests information for
192 * dpcd_rx_caps is a raw read of the RX device's status registers. The first 4
193 * bytes correspond to the lane status associated with clock recovery, channel
253 * status.
262 int status = get_reg(dev, REG_INTERRUPT_SIG_STATE) & local
264 if (status)
276 * @mask: Bit mask specifying which bit in the status register should be waited
310 int status; local
315 status
340 int status = get_reg(dev, REG_REPLY_STATUS); local
379 int status; local
473 int status = aux_wait_ready(dev); local
532 int status; local
587 int status; local
616 int status; local
746 int status; local
849 int status; local
894 int status; local
934 int status; local
971 int status; local
1095 int status; local
1183 int status; local
1323 int status; local
1399 int status; local
1499 int status; local
1578 int status; local
1624 int status; local
1687 int status; local
1730 int status; local
1794 int status; local
1830 int status; local
[all...]
/u-boot/include/broadcom/
H A Dchimp.h13 * Chimp binary has health status like initialization complete,
32 * chimp_health_status_optee() - get chimp health status
34 * Chimp health status could be firmware is in good condition or
37 * @status: pointer to get chimp health status
41 int chimp_health_status_optee(u32 *status);
44 * chimp_handshake_status_optee() - get chimp handshake status.
49 * @hstatus: pointer to chimp handshake status
/u-boot/drivers/firmware/scmi/
H A Dpwdom.c34 if (out.status)
35 return scmi_to_linux_errno(out.status);
64 if (out.status)
65 return scmi_to_linux_errno(out.status);
92 if (out.status)
93 return scmi_to_linux_errno(out.status);
108 s32 status; local
114 .out_msg = (u8 *)&status,
115 .out_msg_sz = sizeof(status),
128 if (status)
[all...]
H A Dsandbox-scmi_agent.c181 out->status = SCMI_SUCCESS;
203 out->status = SCMI_SUCCESS;
233 out->status = SCMI_SUCCESS;
235 out->status = SCMI_NOT_FOUND;
258 out->status = SCMI_SUCCESS;
281 out->status = SCMI_SUCCESS;
304 out->status = SCMI_SUCCESS;
328 out->status = SCMI_SUCCESS;
352 out->status = SCMI_SUCCESS;
360 out->status
378 u32 *status; local
412 u32 *status; local
451 u32 *status; local
607 s32 *status; local
[all...]
/u-boot/drivers/fpga/
H A Dsocfpga_gen5.c205 int status; local
228 status = fpgamgr_program_init();
229 if (status)
230 return status;
236 status = fpgamgr_program_poll_cd();
237 if (status)
238 return status;
241 status = fpgamgr_program_poll_initphase();
242 if (status)
243 return status;
[all...]
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-fpa1.h87 cvmx_fpa_ctl_status_t status; local
89 status.u64 = csr_rd(CVMX_FPA_CTL_STATUS);
90 if (status.s.enb) {
99 status.u64 = 0;
100 status.s.enb = 1;
101 csr_wr(CVMX_FPA_CTL_STATUS, status.u64);
110 cvmx_fpa_ctl_status_t status; local
115 status.u64 = csr_rd(CVMX_FPA_CTL_STATUS);
116 status.s.reset = 1;
117 csr_wr(CVMX_FPA_CTL_STATUS, status
[all...]
/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c192 int status = readl(&lpc32xx_nand_mlc_registers->isr); local
193 return status & ISR_CONTROLLER_READY;
240 unsigned int i, status, timeout, err, max_bitflips = 0; local
249 status = readl(&lpc32xx_nand_mlc_registers->isr);
250 if (status & ISR_CONTROLLER_READY)
255 if (status & ISR_DECODER_FAILURE)
258 if (status & ISR_DECODER_ERROR) {
259 err = ISR_DECODER_ERRORS(status);
288 unsigned int i, status, timeout; local
297 status
336 unsigned int i, status, timeout, err, max_bitflips = 0; local
390 unsigned int i, status, timeout; local
484 unsigned int i, status, timeout; local
518 int status; local
627 int status, i, timeout, err, max_bitflips = 0; local
[all...]
/u-boot/drivers/video/zynqmp/
H A Dzynqmp_dpsub.c137 u32 status, phyval, regval, rate; local
142 status = readl(dp_sub->base_addr + DP_SOFT_RESET);
155 status = wait_phy_ready(dev);
156 if (status)
394 u32 status; local
398 status = readl(dp_sub->base_addr +
407 } while (status == 0);
421 u32 status, timeout = 100; local
424 status = readl(dp_sub->base_addr +
430 } while (status
447 u32 timeout = DP_AUX_MAX_WAIT, status; local
481 u32 timeout_count = 0, status; local
574 u32 status, defer_count = 0, timeout_count = 0; local
621 u32 status, bytes_left; local
716 u32 status; local
756 u32 status; local
795 u32 status; local
830 u32 status; local
893 u32 status; local
927 u32 status; local
1037 u32 status; local
1205 u32 status, delay_us; local
1345 u32 status, delay_us = 400, iteration_count = 0; local
1418 u32 status; local
1458 u32 status; local
1519 u32 status, re_enable_main_link; local
1546 u32 status; local
1958 u32 status; local
2011 int status; local
2029 int status; local
2046 u32 hpd_pulse_detected, hpd_duration, status; local
[all...]
/u-boot/arch/arm/cpu/armv7/iproc-common/
H A Darmpll.c45 uint32_t status = 1; local
51 status = 0;
56 if (status) {
88 status = 1;
94 status = 0;
123 status = 1;
161 status = 1;
166 status = 0;
171 return status;
/u-boot/drivers/serial/
H A Dserial_arc.c23 unsigned int status; member in struct:arc_serial_regs
56 if (!(readb(&regs->status) & UART_TXEMPTY))
66 return !(readb(&regs->status) & UART_RXEMPTY);
73 uint32_t status = readb(&regs->status); local
76 return status & UART_RXEMPTY ? 0 : 1;
78 return status & UART_TXEMPTY ? 0 : 1;
90 if (readb(&regs->status) & UART_OVERFLOW_ERR)
151 while (!(readb(&regs->status) & UART_TXEMPTY))
/u-boot/drivers/i2c/
H A Dmvtwsi.c63 u32 status; member in struct:mvtwsi_registers
76 u32 status; /* When reading */ member in union:mvtwsi_registers::__anon2
135 * enum mvstwsi_status_values - Possible values of I2C controller's status
141 * Every status that's unexpected during normal operation (bus errors,
164 /* No relevant status */
240 /* The controller returned a different status than expected */
255 * @ls: The last value of the status register.
256 * @es: The expected value of the status register.
268 * twsi_wait() - Wait for I2C bus interrupt flag and check status, or time out.
270 * Return: Zero if status i
276 int control, status; local
372 int expected_status, status, control; local
403 int status = 0; local
581 int status, expected_addr_status; local
614 int status; local
653 int status = 0; local
707 int status, stop_status; local
[all...]

Completed in 306 milliseconds

1234567891011>>