Searched refs:status3 (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/drivers/net/wireless/ath/ath9k/ |
D | ar9003_mac.h | 59 u32 status3; member 103 u32 status3; member
|
D | mac.h | 292 u32 status3; member 304 u32 status3; member 331 #define ds_txstatus3 u.tx.status3 342 #define ds_rxstatus3 u.rx.status3
|
D | ar9003_mac.c | 398 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/ |
D | keystone-k2g-ice.dts | 195 label = "status3:red:usr"; 201 label = "status3:green:usr"; 207 label = "status3:yellow:usr";
|
/Linux-v5.15/sound/pci/rme9652/ |
D | hdspm.c | 5174 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/ |
D | mmp_ctrl.h | 1076 u32 status3; member
|
/Linux-v5.15/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 2377 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/ |
D | starfire.c | 459 __le16 status3; member
|