/Linux-v5.4/tools/perf/ |
D | builtin-version.c | 50 #define STATUS(__d, __m) \ macro 60 STATUS(HAVE_DWARF_SUPPORT, dwarf); in library_status() 61 STATUS(HAVE_DWARF_GETLOCATIONS_SUPPORT, dwarf_getlocations); in library_status() 62 STATUS(HAVE_GLIBC_SUPPORT, glibc); in library_status() 63 STATUS(HAVE_GTK2_SUPPORT, gtk2); in library_status() 65 STATUS(HAVE_LIBAUDIT_SUPPORT, libaudit); in library_status() 67 STATUS(HAVE_SYSCALL_TABLE_SUPPORT, syscall_table); in library_status() 68 STATUS(HAVE_LIBBFD_SUPPORT, libbfd); in library_status() 69 STATUS(HAVE_LIBELF_SUPPORT, libelf); in library_status() 70 STATUS(HAVE_LIBNUMA_SUPPORT, libnuma); in library_status() [all …]
|
/Linux-v5.4/drivers/scsi/ |
D | aha1542.h | 9 #define STATUS(base) base macro 20 #define INTRFLAGS(base) (STATUS(base)+2) 29 #define CONTROL(base) STATUS(base) 36 #define DATA(base) (STATUS(base)+1)
|
D | aha1542.c | 102 if (!wait_mask(STATUS(base), CDF, 0, CDF, 0)) in aha1542_outb() 112 if (!wait_mask(STATUS(base), CDF, 0, CDF, 0)) in aha1542_out() 128 if (!wait_mask(STATUS(base), DF, DF, 0, timeout)) in aha1542_in() 199 if (inb(STATUS(sh->io_port)) == 0xff) in aha1542_test_port() 212 if (!wait_mask(STATUS(sh->io_port), STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) in aha1542_test_port() 225 if (!wait_mask(STATUS(sh->io_port), DF, DF, 0, 0)) in aha1542_test_port() 231 if (inb(STATUS(sh->io_port)) & DF) in aha1542_test_port() 286 printk("status %02x\n", inb(STATUS(sh->io_port))); in aha1542_interrupt() 545 i = inb(STATUS(sh->io_port)); in aha1542_getconfig() 646 i = inb(STATUS(sh->io_port)); in aha1542_query() [all …]
|
D | 53c700.scr | 142 JUMP Finish, WHEN STATUS 251 JUMP Finish, WHEN STATUS 256 JUMP Finish, WHEN STATUS 271 JUMP Finish, WHEN STATUS 316 JUMP Finish, WHEN STATUS 329 JUMP Finish, WHEN STATUS 396 MOVE 1, StatusAddress, WHEN STATUS
|
/Linux-v5.4/Documentation/media/uapi/cec/ |
D | cec-ioc-receive.rst | 157 to :ref:`CEC_RX_STATUS_TIMEOUT <CEC-RX-STATUS-TIMEOUT>` or 158 :ref:`CEC_RX_STATUS_FEATURE_ABORT <CEC-RX-STATUS-FEATURE-ABORT>`. 184 :ref:`CEC_TX_STATUS_ARB_LOST <CEC-TX-STATUS-ARB-LOST>` status bit is set. 190 :ref:`CEC_TX_STATUS_NACK <CEC-TX-STATUS-NACK>` status bit is set. 196 :ref:`CEC_TX_STATUS_LOW_DRIVE <CEC-TX-STATUS-LOW-DRIVE>` status bit is set. 202 valid if the :ref:`CEC_TX_STATUS_ERROR <CEC-TX-STATUS-ERROR>` status bit is set. 248 * .. _`CEC-TX-STATUS-OK`: 253 exclusive with :ref:`CEC_TX_STATUS_MAX_RETRIES <CEC-TX-STATUS-MAX-RETRIES>`. 256 * .. _`CEC-TX-STATUS-ARB-LOST`: 263 * .. _`CEC-TX-STATUS-NACK`: [all …]
|
/Linux-v5.4/sound/pci/vx222/ |
D | vx222_ops.c | 175 data = vx_inl(chip, STATUS); in vx2_test_xilinx() 184 data = vx_inl(chip, STATUS); in vx2_test_xilinx() 195 data = vx_inl(chip, STATUS); in vx2_test_xilinx() 204 data = vx_inl(chip, STATUS); in vx2_test_xilinx() 442 if (! (vx_inl(chip, STATUS) & VX_STATUS_MEMIRQ_MASK)) in vx2_test_and_ack() 447 vx_outl(chip, STATUS, 0); in vx2_test_and_ack() 451 vx_inl(chip, STATUS); in vx2_test_and_ack() 453 vx_outl(chip, STATUS, VX_STATUS_MEMIRQ_MASK); in vx2_test_and_ack() 456 vx_inl(chip, STATUS); in vx2_test_and_ack() 458 vx_outl(chip, STATUS, 0); in vx2_test_and_ack()
|
/Linux-v5.4/include/linux/ |
D | parport_pc.h | 16 #define STATUS(p) ((p)->base + 0x1) macro 87 unsigned char dsr = inb (STATUS (p)); in dump_parport_state() 213 return inb(STATUS(p)); in parport_pc_read_status()
|
/Linux-v5.4/drivers/memstick/host/ |
D | jmb38x_ms.c | 32 STATUS = 0x20, enumerator 169 while (!(STATUS_FIFO_EMPTY & readl(host->addr + STATUS))) { in jmb38x_ms_read_data() 178 && !(STATUS_FIFO_EMPTY & readl(host->addr + STATUS))) { in jmb38x_ms_read_data() 233 && !(STATUS_FIFO_FULL & readl(host->addr + STATUS))) { in jmb38x_ms_write_data() 244 while (!(STATUS_FIFO_FULL & readl(host->addr + STATUS))) { in jmb38x_ms_write_data() 371 if (!(STATUS_HAS_MEDIA & readl(host->addr + STATUS))) { in jmb38x_ms_issue_cmd() 379 dev_dbg(&msh->dev, "hstatus %08x\n", readl(host->addr + STATUS)); in jmb38x_ms_issue_cmd() 478 dev_dbg(&msh->dev, "c hstatus %08x\n", readl(host->addr + STATUS)); in jmb38x_ms_complete_cmd() 480 host->req->int_reg = readl(host->addr + STATUS) & 0xff; in jmb38x_ms_complete_cmd()
|
/Linux-v5.4/sound/drivers/ |
D | ml403-ac97cr.c | 411 while ((full = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_playback_ind2_zero() 436 while (((full = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_playback_ind2_copy() 463 while ((empty = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_capture_ind2_null() 493 while (((empty = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_capture_ind2_copy() 886 stat = in_be32(CR_REG(ml403_ac97cr, STATUS)); 894 if ((in_be32(CR_REG(ml403_ac97cr, STATUS)) & 1000 stat = in_be32(CR_REG(ml403_ac97cr, STATUS)) 1003 if ((in_be32(CR_REG(ml403_ac97cr, STATUS)) & 1059 if (in_be32(CR_REG(ml403_ac97cr, STATUS)) & CR_CODECREADY) {
|
/Linux-v5.4/drivers/parport/ |
D | parport_gsc.h | 48 #define STATUS(p) ((p)->base + 0x1) macro 176 return parport_readb (STATUS(p)); in parport_gsc_read_status()
|
D | parport_gsc.c | 63 parport_writeb (r | 0x01, STATUS (pb)); /* Some reset by writing 1 */ in clear_epp_timeout() 64 parport_writeb (r & 0xfe, STATUS (pb)); /* Others by writing 0 */ in clear_epp_timeout()
|
D | parport_pc.c | 218 outb(r | 0x01, STATUS(pb)); /* Some reset by writing 1 */ in clear_epp_timeout() 219 outb(r & 0xfe, STATUS(pb)); /* Others by writing 0 */ in clear_epp_timeout() 279 status = inb(STATUS(port)); in parport_pc_epp_read_data() 298 status = inb(STATUS(port)); in parport_pc_epp_read_data() 313 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_data() 322 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_data() 342 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_write_data() 351 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_write_data() 367 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_addr() 376 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_addr() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | cs35l32.txt | 30 1 = Left/right channels VMON[11:0], IMON[11:0], STATUS. 32 3 = Left/right channels VPMON[7:0], STATUS.
|
/Linux-v5.4/drivers/soc/bcm/brcmstb/pm/ |
D | pm-mips.c | 38 #define STATUS 5 macro 99 ctx->cp0_regs[STATUS] = read_c0_status(); in brcm_pm_save_cp0_context() 122 write_c0_status(ctx->cp0_regs[STATUS]); in brcm_pm_restore_cp0_context()
|
/Linux-v5.4/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_osdep.h | 35 #define IXGB_WRITE_FLUSH(a) IXGB_READ_REG(a, STATUS)
|
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/ |
D | mac.c | 54 reg = er32(STATUS); in e1000_set_lan_id_multi_port_pcie() 468 status = er32(STATUS); in e1000e_check_for_fiber_link() 533 status = er32(STATUS); in e1000e_check_for_serdes_link() 595 status = er32(STATUS); in e1000e_check_for_serdes_link() 801 status = er32(STATUS); in e1000_poll_fiber_serdes_link_generic() 1310 status = er32(STATUS); in e1000e_get_speed_and_duplex_copper() 1707 if (!(er32(STATUS) & E1000_STATUS_GIO_MASTER_ENABLE)) in e1000e_disable_pcie_master()
|
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv40.c | 609 cp_wait(ctx, STATUS, IDLE); in nv40_grctx_generate() 612 cp_wait(ctx, STATUS, IDLE); in nv40_grctx_generate() 631 cp_wait(ctx, STATUS, IDLE); in nv40_grctx_generate() 636 cp_wait(ctx, STATUS, IDLE); in nv40_grctx_generate()
|
/Linux-v5.4/Documentation/devicetree/bindings/reset/ |
D | brcm,brcmstb-reset.txt | 5 SET/CLEAR/STATUS registers and possibly multiple banks, each of 32 bit
|
/Linux-v5.4/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 123 if (er32(STATUS) & E1000_STATUS_LU) { in e1000_get_link_ksettings() 337 regs_buff[1] = er32(STATUS); in e1000_get_regs() 728 before = er32(STATUS); in e1000_reg_test() 729 value = (er32(STATUS) & toggle); in e1000_reg_test() 730 ew32(STATUS, toggle); in e1000_reg_test() 731 after = er32(STATUS) & toggle; in e1000_reg_test() 739 ew32(STATUS, before); in e1000_reg_test() 1240 stat_reg = er32(STATUS); in e1000_integrated_phy_loopback() 1490 if (!(er32(STATUS) & E1000_STATUS_LU)) in e1000_link_test() 1603 if (er32(STATUS) & E1000_STATUS_FUNC_1) { in e1000_wol_exclusion() [all …]
|
/Linux-v5.4/drivers/watchdog/ |
D | machzwd.c | 53 #define STATUS 0x12 /* 8 */ macro 147 zf_writeb(STATUS, new); in zf_set_status()
|
/Linux-v5.4/drivers/net/ethernet/intel/igbvf/ |
D | ethtool.c | 65 status = er32(STATUS); in igbvf_get_link_ksettings() 139 regs_buff[1] = er32(STATUS); in igbvf_get_regs() 282 if (!(er32(STATUS) & E1000_STATUS_LU)) in igbvf_link_test()
|
D | regs.h | 82 #define e1e_flush() er32(STATUS)
|
/Linux-v5.4/sound/isa/wss/ |
D | wss_lib.c | 257 wss_inb(chip, CS4231P(STATUS))); 882 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_open() 883 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_open() 914 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close() 915 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close() 938 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close() 939 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close() 1132 wss_outb(chip, CS4231P(STATUS), 0); in snd_wss_interrupt() 1205 wss_inb(chip, CS4231P(STATUS)); in snd_ad1848_probe() 1206 wss_outb(chip, CS4231P(STATUS), 0); in snd_ad1848_probe() [all …]
|
/Linux-v5.4/include/video/ |
D | trident.h | 129 #define STATUS 0x2120 macro
|
/Linux-v5.4/drivers/net/ethernet/apple/ |
D | bmac.h | 48 #define STATUS 0x200 /* status--reading this clears it */ macro
|