/Linux-v5.4/drivers/usb/typec/tcpm/ |
D | fusb302.c | 1066 u8 status0; in fusb302_bc_lvl_handler_work() local 1075 ret = fusb302_i2c_read(chip, FUSB_REG_STATUS0, &status0); in fusb302_bc_lvl_handler_work() 1078 fusb302_log(chip, "BC_LVL handler, status0=0x%02x", status0); in fusb302_bc_lvl_handler_work() 1079 if (status0 & FUSB_REG_STATUS0_ACTIVITY) { in fusb302_bc_lvl_handler_work() 1085 bc_lvl = status0 & FUSB_REG_STATUS0_BC_LVL_MASK; in fusb302_bc_lvl_handler_work() 1175 u8 status0; in fusb302_handle_togdone_snk() local 1190 ret = fusb302_i2c_read(chip, FUSB_REG_STATUS0, &status0); in fusb302_handle_togdone_snk() 1193 bc_lvl = status0 & FUSB_REG_STATUS0_BC_LVL_MASK; in fusb302_handle_togdone_snk() 1240 u8 switches0_data, status0; in fusb302_get_src_cc_status() local 1251 fusb302_i2c_read(chip, FUSB_REG_SWITCHES0, &status0); in fusb302_get_src_cc_status() [all …]
|
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/ |
D | gk20a.c | 52 u32 status0 = nvkm_rd32(device, 0x120058); in gk20a_ibus_intr() local 54 if (status0 & 0x7) { in gk20a_ibus_intr()
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | am572x-idk-common.dtsi | 19 label = "status0:red:cpu0"; 26 label = "status0:green:usr"; 32 label = "status0:blue:heartbeat";
|
D | am571x-idk.dts | 26 label = "status0:red:cpu0"; 33 label = "status0:green:usr"; 39 label = "status0:blue:heartbeat";
|
D | am335x-icev2.dts | 106 label = "status0:red:cpu0"; 113 label = "status0:green:usr"; 119 label = "status0:yellow:usr";
|
D | keystone-k2g-ice.dts | 139 label = "status0:red:cpu0"; 146 label = "status0:green:usr"; 152 label = "status0:yellow:usr";
|
D | omap4-droid4-xt894.dts | 506 /* status0 0x4a10007e gpmc_clk.gpio_55 b22 */
|
/Linux-v5.4/drivers/platform/x86/ |
D | compal-laptop.c | 494 u8 status0 = ec_read_u8(BAT_STATUS0); in bat_status() local 497 if (status0 & BAT_S0_CHARGING) in bat_status() 499 if (status0 & BAT_S0_DISCHARGE) in bat_status() 538 u8 status0 = ec_read_u8(BAT_STATUS0); in bat_capacity_level() local 542 if (status0 & BAT_S0_DISCHRG_CRITICAL in bat_capacity_level() 546 if (status0 & BAT_S0_LOW) in bat_capacity_level()
|
/Linux-v5.4/sound/soc/sh/rcar/ |
D | src.c | 399 u32 status0, status1; in rsnd_src_error_occurred() local 412 status0 = rsnd_mod_read(mod, SCU_SYS_STATUS0); in rsnd_src_error_occurred() 414 if ((status0 & val0) || (status1 & val1)) { in rsnd_src_error_occurred() 416 rsnd_mod_name(mod), status0, status1); in rsnd_src_error_occurred()
|
/Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
D | mac.h | 289 u32 status0; member 301 u32 status0; member 328 #define ds_txstatus0 u.tx.status0 339 #define ds_rxstatus0 u.rx.status0
|
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | dma.c | 883 DMA64RXREGOFFS(di, status0)) & D64_RS0_CD_MASK) - in dma64_getnextrxp() 966 DMA64RXREGOFFS(di, status0)) & in dma_rx() 1000 DMA64RXREGOFFS(di, status0)) & D64_RS0_CD_MASK) == in dma64_rxidle() 1011 DMA64TXREGOFFS(di, status0)) & D64_XS0_CD_MASK) == in dma64_txidle() 1239 (bcma_read32(di->core, DMA64TXREGOFFS(di, status0)) & in dma_txreset() 1246 (bcma_read32(di->core, DMA64TXREGOFFS(di, status0)) & in dma_txreset() 1265 (bcma_read32(di->core, DMA64RXREGOFFS(di, status0)) & in dma_rxreset() 1491 DMA64TXREGOFFS(di, status0)) & in dma_getnexttxp()
|
D | dma.h | 51 u32 status0; /* current descriptor, xmt state */ member
|
/Linux-v5.4/drivers/i3c/master/ |
D | i3c-master-cdns.c | 554 u32 status0; in cdns_i3c_master_end_xfer_locked() local 564 for (status0 = readl(master->regs + MST_STATUS0); in cdns_i3c_master_end_xfer_locked() 565 !(status0 & MST_STATUS0_CMDR_EMP); in cdns_i3c_master_end_xfer_locked() 566 status0 = readl(master->regs + MST_STATUS0)) { in cdns_i3c_master_end_xfer_locked() 1330 u32 status0; in cnds_i3c_master_demux_ibis() local 1334 for (status0 = readl(master->regs + MST_STATUS0); in cnds_i3c_master_demux_ibis() 1335 !(status0 & MST_STATUS0_IBIR_EMP); in cnds_i3c_master_demux_ibis() 1336 status0 = readl(master->regs + MST_STATUS0)) { in cnds_i3c_master_demux_ibis()
|
/Linux-v5.4/drivers/mmc/host/ |
D | wmt-sdmmc.c | 373 u32 status0; in wmt_mci_regular_isr() local 381 status0 = readb(priv->sdmmc_base + SDMMC_STS0); in wmt_mci_regular_isr() 387 if ((reg_tmp & INT0_DI_INT_EN) && (status0 & STS0_DEVICE_INS)) { in wmt_mci_regular_isr() 455 writeb(status0, priv->sdmmc_base + SDMMC_STS0); in wmt_mci_regular_isr()
|
/Linux-v5.4/drivers/net/ethernet/amd/ |
D | amd8111e.c | 791 int status0,speed; in amd8111e_link_change() local 794 status0 = readl(lp->mmio + STAT0); in amd8111e_link_change() 796 if(status0 & LINK_STATS){ in amd8111e_link_change() 797 if(status0 & AUTONEG_COMPLETE) in amd8111e_link_change() 802 if(status0 & FULL_DPLX) in amd8111e_link_change() 806 speed = (status0 & SPEED_MASK) >> 7; in amd8111e_link_change()
|
/Linux-v5.4/include/linux/ |
D | memstick.h | 27 unsigned char status0; member
|
/Linux-v5.4/drivers/scsi/qla2xxx/ |
D | qla_target.c | 2582 pkt->u.status0.flags |= cpu_to_le16(temp); in qlt_24xx_build_ctio_pkt() 2584 pkt->u.status0.ox_id = cpu_to_le16(temp); in qlt_24xx_build_ctio_pkt() 2585 pkt->u.status0.relative_offset = cpu_to_le32(prm->cmd->offset); in qlt_24xx_build_ctio_pkt() 2640 pkt24->u.status0.transfer_length = cpu_to_le32(prm->cmd->bufflen); in qlt_load_data_segments() 2643 cur_dsd = &pkt24->u.status0.dsd; in qlt_load_data_segments() 2803 ctio->u.status0.flags |= cpu_to_le16(CTIO7_FLAGS_SEND_STATUS); in qlt_24xx_init_ctio_to_isp() 2805 ctio->u.status0.flags |= cpu_to_le16( in qlt_24xx_init_ctio_to_isp() 2809 ctio->u.status0.residual = cpu_to_le32(prm->residual); in qlt_24xx_init_ctio_to_isp() 2810 ctio->u.status0.scsi_status = cpu_to_le16(prm->rq_result); in qlt_24xx_init_ctio_to_isp() 3263 pkt->u.status0.flags |= in qlt_xmit_response() [all …]
|
D | qla_target.h | 420 } status0; member
|
/Linux-v5.4/drivers/hid/ |
D | hid-cp2112.c | 124 u8 status0; /* STATUS0_* */ member 1418 xfer->status0, xfer->status1, in cp2112_raw_event() 1421 switch (xfer->status0) { in cp2112_raw_event()
|
/Linux-v5.4/drivers/usb/storage/ |
D | ene_ub6250.c | 402 u8 status0; member 924 ExtraDat->status0 = 0x10; /* Not yet,fireware support */ in ms_read_readpage() 1375 ExtraDat->status0 = 0x10; /* Not yet, waiting for fireware support */ in ms_lib_read_extra() 2013 if ((extdat.status0 & MS_REG_ST0_WP) == MS_REG_ST0_WP_ON) in ms_card_init()
|
/Linux-v5.4/drivers/mailbox/ |
D | bcm-pdc-mailbox.c | 179 u32 status0; /* last rx descriptor written by hw */ member 682 (ioread32(&pdcs->rxregs_64->status0) & in pdc_receive()
|
/Linux-v5.4/arch/powerpc/platforms/powermac/ |
D | feature.c | 1157 u32 status0, status1; in core99_usb_enable() local 1182 status0 = UN_IN(UNI_N_CLOCK_STOP_STATUS0); in core99_usb_enable() 1184 } while ((status0 & test0) | (status1 & test1)); in core99_usb_enable()
|
/Linux-v5.4/drivers/tty/ |
D | synclinkmp.c | 2503 unsigned char status, status0, status1=0; in synclinkmp_interrupt() local 2520 status0 = (unsigned char)tmp; in synclinkmp_interrupt() 2527 status0, dmastatus0, timerstatus0); in synclinkmp_interrupt() 2542 if (!status0 && !dmastatus0 && !timerstatus0 && in synclinkmp_interrupt() 2550 status = status0; in synclinkmp_interrupt()
|
/Linux-v5.4/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.h | 1073 u32 status0; member
|
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 1531 u_int status0; in ahc_handle_scsiint() local 1545 status0 = ahc_inb(ahc, SSTAT0) & IOERR; in ahc_handle_scsiint() 1547 status0 = 0; in ahc_handle_scsiint() 1549 if (status == 0 && status0 == 0) { in ahc_handle_scsiint() 1575 && (status0 & IOERR) != 0) { in ahc_handle_scsiint()
|