/Linux-v4.19/tools/perf/ |
D | builtin-version.c | 49 #define STATUS(__d, __m) \ macro 59 STATUS(HAVE_DWARF_SUPPORT, dwarf); in library_status() 60 STATUS(HAVE_DWARF_GETLOCATIONS_SUPPORT, dwarf_getlocations); in library_status() 61 STATUS(HAVE_GLIBC_SUPPORT, glibc); in library_status() 62 STATUS(HAVE_GTK2_SUPPORT, gtk2); in library_status() 64 STATUS(HAVE_LIBAUDIT_SUPPORT, libaudit); in library_status() 66 STATUS(HAVE_SYSCALL_TABLE_SUPPORT, syscall_table); in library_status() 67 STATUS(HAVE_LIBBFD_SUPPORT, libbfd); in library_status() 68 STATUS(HAVE_LIBELF_SUPPORT, libelf); in library_status() 69 STATUS(HAVE_LIBNUMA_SUPPORT, libnuma); in library_status() [all …]
|
/Linux-v4.19/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 | 94 if (!wait_mask(STATUS(base), CDF, 0, CDF, 0)) in aha1542_outb() 104 if (!wait_mask(STATUS(base), CDF, 0, CDF, 0)) in aha1542_out() 120 if (!wait_mask(STATUS(base), DF, DF, 0, timeout)) in aha1542_in() 191 if (inb(STATUS(sh->io_port)) == 0xff) in aha1542_test_port() 204 if (!wait_mask(STATUS(sh->io_port), STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF, 0)) in aha1542_test_port() 217 if (!wait_mask(STATUS(sh->io_port), DF, DF, 0, 0)) in aha1542_test_port() 223 if (inb(STATUS(sh->io_port)) & DF) in aha1542_test_port() 263 printk("status %02x\n", inb(STATUS(sh->io_port))); in aha1542_interrupt() 518 i = inb(STATUS(sh->io_port)); in aha1542_getconfig() 619 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-v4.19/Documentation/media/uapi/cec/ |
D | cec-ioc-receive.rst | 150 to :ref:`CEC_RX_STATUS_TIMEOUT <CEC-RX-STATUS-TIMEOUT>` or 151 :ref:`CEC_RX_STATUS_FEATURE_ABORT <CEC-RX-STATUS-FEATURE-ABORT>`. 177 :ref:`CEC_TX_STATUS_ARB_LOST <CEC-TX-STATUS-ARB-LOST>` status bit is set. 183 :ref:`CEC_TX_STATUS_NACK <CEC-TX-STATUS-NACK>` status bit is set. 189 :ref:`CEC_TX_STATUS_LOW_DRIVE <CEC-TX-STATUS-LOW-DRIVE>` status bit is set. 195 valid if the :ref:`CEC_TX_STATUS_ERROR <CEC-TX-STATUS-ERROR>` status bit is set. 229 * .. _`CEC-TX-STATUS-OK`: 234 exclusive with :ref:`CEC_TX_STATUS_MAX_RETRIES <CEC-TX-STATUS-MAX-RETRIES>`. 237 * .. _`CEC-TX-STATUS-ARB-LOST`: 244 * .. _`CEC-TX-STATUS-NACK`: [all …]
|
/Linux-v4.19/sound/pci/vx222/ |
D | vx222_ops.c | 188 data = vx_inl(chip, STATUS); in vx2_test_xilinx() 197 data = vx_inl(chip, STATUS); in vx2_test_xilinx() 208 data = vx_inl(chip, STATUS); in vx2_test_xilinx() 217 data = vx_inl(chip, STATUS); in vx2_test_xilinx() 455 if (! (vx_inl(chip, STATUS) & VX_STATUS_MEMIRQ_MASK)) in vx2_test_and_ack() 460 vx_outl(chip, STATUS, 0); in vx2_test_and_ack() 464 vx_inl(chip, STATUS); in vx2_test_and_ack() 466 vx_outl(chip, STATUS, VX_STATUS_MEMIRQ_MASK); in vx2_test_and_ack() 469 vx_inl(chip, STATUS); in vx2_test_and_ack() 471 vx_outl(chip, STATUS, 0); in vx2_test_and_ack()
|
/Linux-v4.19/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-v4.19/drivers/memstick/host/ |
D | jmb38x_ms.c | 36 STATUS = 0x20, enumerator 173 while (!(STATUS_FIFO_EMPTY & readl(host->addr + STATUS))) { in jmb38x_ms_read_data() 182 && !(STATUS_FIFO_EMPTY & readl(host->addr + STATUS))) { in jmb38x_ms_read_data() 237 && !(STATUS_FIFO_FULL & readl(host->addr + STATUS))) { in jmb38x_ms_write_data() 248 while (!(STATUS_FIFO_FULL & readl(host->addr + STATUS))) { in jmb38x_ms_write_data() 374 if (!(STATUS_HAS_MEDIA & readl(host->addr + STATUS))) { in jmb38x_ms_issue_cmd() 382 dev_dbg(&msh->dev, "hstatus %08x\n", readl(host->addr + STATUS)); in jmb38x_ms_issue_cmd() 483 dev_dbg(&msh->dev, "c hstatus %08x\n", readl(host->addr + STATUS)); in jmb38x_ms_complete_cmd() 485 host->req->int_reg = readl(host->addr + STATUS) & 0xff; in jmb38x_ms_complete_cmd()
|
/Linux-v4.19/sound/drivers/ |
D | ml403-ac97cr.c | 425 while ((full = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_playback_ind2_zero() 450 while (((full = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_playback_ind2_copy() 477 while ((empty = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_capture_ind2_null() 507 while (((empty = (in_be32(CR_REG(ml403_ac97cr, STATUS)) & in snd_ml403_ac97cr_capture_ind2_copy() 900 stat = in_be32(CR_REG(ml403_ac97cr, STATUS)); 908 if ((in_be32(CR_REG(ml403_ac97cr, STATUS)) & 1014 stat = in_be32(CR_REG(ml403_ac97cr, STATUS)) 1017 if ((in_be32(CR_REG(ml403_ac97cr, STATUS)) & 1073 if (in_be32(CR_REG(ml403_ac97cr, STATUS)) & CR_CODECREADY) {
|
/Linux-v4.19/drivers/parport/ |
D | parport_gsc.h | 62 #define STATUS(p) ((p)->base + 0x1) macro 190 return parport_readb (STATUS(p)); in parport_gsc_read_status()
|
D | parport_gsc.c | 68 parport_writeb (r | 0x01, STATUS (pb)); /* Some reset by writing 1 */ in clear_epp_timeout() 69 parport_writeb (r & 0xfe, STATUS (pb)); /* Others by writing 0 */ in clear_epp_timeout()
|
D | parport_pc.c | 217 outb(r | 0x01, STATUS(pb)); /* Some reset by writing 1 */ in clear_epp_timeout() 218 outb(r & 0xfe, STATUS(pb)); /* Others by writing 0 */ in clear_epp_timeout() 278 status = inb(STATUS(port)); in parport_pc_epp_read_data() 297 status = inb(STATUS(port)); in parport_pc_epp_read_data() 312 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_data() 321 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_data() 341 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_write_data() 350 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_write_data() 366 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_addr() 375 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_addr() [all …]
|
/Linux-v4.19/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-v4.19/drivers/soc/bcm/brcmstb/pm/ |
D | pm-mips.c | 46 #define STATUS 5 macro 107 ctx->cp0_regs[STATUS] = read_c0_status(); in brcm_pm_save_cp0_context() 130 write_c0_status(ctx->cp0_regs[STATUS]); in brcm_pm_restore_cp0_context()
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_osdep.h | 35 #define IXGB_WRITE_FLUSH(a) IXGB_READ_REG(a, STATUS)
|
/Linux-v4.19/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-v4.19/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-v4.19/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() 729 before = er32(STATUS); in e1000_reg_test() 730 value = (er32(STATUS) & toggle); in e1000_reg_test() 731 ew32(STATUS, toggle); in e1000_reg_test() 732 after = er32(STATUS) & toggle; in e1000_reg_test() 740 ew32(STATUS, before); in e1000_reg_test() 1242 stat_reg = er32(STATUS); in e1000_integrated_phy_loopback() 1492 if (!(er32(STATUS) & E1000_STATUS_LU)) in e1000_link_test() 1605 if (er32(STATUS) & E1000_STATUS_FUNC_1) { in e1000_wol_exclusion() [all …]
|
/Linux-v4.19/drivers/watchdog/ |
D | machzwd.c | 59 #define STATUS 0x12 /* 8 */ macro 153 zf_writeb(STATUS, new); in zf_set_status()
|
/Linux-v4.19/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)
|
D | vf.c | 79 status = er32(STATUS); in e1000_get_link_up_info_vf() 392 if (!(er32(STATUS) & E1000_STATUS_LU)) in e1000_check_for_link_vf()
|
/Linux-v4.19/sound/isa/wss/ |
D | wss_lib.c | 271 wss_inb(chip, CS4231P(STATUS))); 896 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_open() 897 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_open() 928 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close() 929 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close() 952 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close() 953 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close() 1146 wss_outb(chip, CS4231P(STATUS), 0); in snd_wss_interrupt() 1219 wss_inb(chip, CS4231P(STATUS)); in snd_ad1848_probe() 1220 wss_outb(chip, CS4231P(STATUS), 0); in snd_ad1848_probe() [all …]
|
/Linux-v4.19/include/video/ |
D | trident.h | 129 #define STATUS 0x2120 macro
|
/Linux-v4.19/drivers/net/ethernet/apple/ |
D | bmac.h | 52 #define STATUS 0x200 /* status--reading this clears it */ macro
|