Searched refs:status3 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_mac.h | 59 u32 status3; member 103 u32 status3; member
|
| H A D | ar9003_mac.c | 399 status = READ_ONCE(ads->status3); in ar9003_hw_proc_txdesc() 502 rxs->rs_tstamp = rxsp->status3; in ath9k_hw_process_rxdesc_edma()
|
| /linux/arch/arm/boot/dts/ti/keystone/ |
| H A D | keystone-k2g-ice.dts | 195 label = "status3:red:usr"; 201 label = "status3:green:usr"; 207 label = "status3:yellow:usr";
|
| /linux/sound/pci/rme9652/ |
| H A D | hdspm.c | 5134 unsigned int status1, status2, status3, i; in snd_hdspm_proc_read_raydat() local 5139 status3 = hdspm_read(hdspm, HDSPM_RD_STATUS_3); /* s2 */ in snd_hdspm_proc_read_raydat() 5143 snd_iprintf(buffer, "STATUS3: 0x%08x\n", status3); in snd_hdspm_proc_read_raydat() 5180 (status3 & 0x400) ? 1 : 0, in snd_hdspm_proc_read_raydat() 5181 (status3 & 0x800) ? 1 : 0, in snd_hdspm_proc_read_raydat()
|
| /linux/drivers/video/fbdev/mmp/hw/ |
| H A D | mmp_ctrl.h | 1076 u32 status3; member
|
| /linux/drivers/scsi/aic7xxx/ |
| H A 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/drivers/net/ethernet/adaptec/ |
| H A D | starfire.c | 451 __le16 status3; member
|