Home
last modified time | relevance | path

Searched refs:status3 (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dar9003_mac.h59 u32 status3; member
103 u32 status3; member
Dmac.h292 u32 status3; member
304 u32 status3; member
331 #define ds_txstatus3 u.tx.status3
342 #define ds_rxstatus3 u.rx.status3
Dar9003_mac.c398 status = READ_ONCE(ads->status3); in ar9003_hw_proc_txdesc()
501 rxs->rs_tstamp = rxsp->status3; in ath9k_hw_process_rxdesc_edma()
/Linux-v5.15/arch/arm/boot/dts/
Dkeystone-k2g-ice.dts195 label = "status3:red:usr";
201 label = "status3:green:usr";
207 label = "status3:yellow:usr";
/Linux-v5.15/sound/pci/rme9652/
Dhdspm.c5174 unsigned int status1, status2, status3, i; in snd_hdspm_proc_read_raydat() local
5179 status3 = hdspm_read(hdspm, HDSPM_RD_STATUS_3); /* s2 */ in snd_hdspm_proc_read_raydat()
5183 snd_iprintf(buffer, "STATUS3: 0x%08x\n", status3); in snd_hdspm_proc_read_raydat()
5220 (status3 & 0x400) ? 1 : 0, in snd_hdspm_proc_read_raydat()
5221 (status3 & 0x800) ? 1 : 0, in snd_hdspm_proc_read_raydat()
/Linux-v5.15/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.h1076 u32 status3; member
/Linux-v5.15/drivers/scsi/aic7xxx/
Daic79xx_core.c2377 u_int status3; in ahd_handle_scsiint() local
2387 status3 = ahd_inb(ahd, SSTAT3) & (NTRAMPERR|OSRAMPERR); in ahd_handle_scsiint()
2518 } else if (status3 != 0) { in ahd_handle_scsiint()
2520 ahd_name(ahd), status3); in ahd_handle_scsiint()
2521 ahd_outb(ahd, CLRSINT3, status3); in ahd_handle_scsiint()
/Linux-v5.15/drivers/net/ethernet/adaptec/
Dstarfire.c459 __le16 status3; member