| /linux/drivers/scsi/ |
| H A 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)
|
| H A 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
|
| H A D | 53c700_d.h_shipped | 148 JUMP Finish, WHEN STATUS 425 JUMP Finish, WHEN STATUS 442 JUMP Finish, WHEN STATUS 475 JUMP Finish, WHEN STATUS 607 JUMP Finish, WHEN STATUS 644 JUMP Finish, WHEN STATUS 819 MOVE 1, StatusAddress, WHEN STATUS
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-receive.rst | 153 to :ref:`CEC_RX_STATUS_TIMEOUT <CEC-RX-STATUS-TIMEOUT>` or 154 :ref:`CEC_RX_STATUS_FEATURE_ABORT <CEC-RX-STATUS-FEATURE-ABORT>`. 175 :ref:`CEC_TX_STATUS_NACK <CEC-TX-STATUS-NACK>` without ever actually 182 :ref:`CEC_TX_STATUS_ARB_LOST <CEC-TX-STATUS-ARB-LOST>` status bit is set. 188 :ref:`CEC_TX_STATUS_NACK <CEC-TX-STATUS-NACK>` status bit is set. 194 :ref:`CEC_TX_STATUS_LOW_DRIVE <CEC-TX-STATUS-LOW-DRIVE>` status bit is set. 200 valid if the :ref:`CEC_TX_STATUS_ERROR <CEC-TX-STATUS-ERROR>` status bit is set. 259 * .. _`CEC-TX-STATUS-OK`: 264 exclusive with :ref:`CEC_TX_STATUS_MAX_RETRIES <CEC-TX-STATUS-MAX-RETRIES>`. 267 * .. _`CEC-TX-STATUS-ARB-LOST`: [all …]
|
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_status.c | 105 uvc_dbg(dev, STATUS, in uvc_event_streaming() 114 uvc_dbg(dev, STATUS, "Button (intf %u) %s len %d\n", in uvc_event_streaming() 119 uvc_dbg(dev, STATUS, "Stream %u error event %02x len %d\n", in uvc_event_streaming() 175 uvc_dbg(dev, STATUS, "Invalid control status event received\n"); in uvc_event_control() 179 uvc_dbg(dev, STATUS, "Control %u/%u %s change len %d\n", in uvc_event_control() 241 uvc_dbg(dev, STATUS, "Unknown status event type %u\n", in uvc_status_complete()
|
| /linux/Documentation/admin-guide/RAS/ |
| H A D | error-decoding.rst | 16 $ rasdaemon -p --status <STATUS> --ipid <IPID> --smca 21 …$ rasdaemon -p --status <STATUS> --ipid <IPID> --smca --family <CPU Family> --model <CPU Model> --…
|
| /linux/include/linux/ |
| H A D | parport_pc.h | 16 #define STATUS(p) ((p)->base + 0x1) macro 90 unsigned char dsr = inb (STATUS (p)); in dump_parport_state() 216 return inb(STATUS(p)); in parport_pc_read_status()
|
| /linux/drivers/memstick/host/ |
| H A 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() 370 if (!(STATUS_HAS_MEDIA & readl(host->addr + STATUS))) { in jmb38x_ms_issue_cmd() 378 dev_dbg(&msh->dev, "hstatus %08x\n", readl(host->addr + STATUS)); in jmb38x_ms_issue_cmd() 477 dev_dbg(&msh->dev, "c hstatus %08x\n", readl(host->addr + STATUS)); in jmb38x_ms_complete_cmd() 479 host->req->int_reg = readl(host->addr + STATUS) & 0xff; in jmb38x_ms_complete_cmd()
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | ovly827e.c | 73 if (NVBO_TD32(bo, offset, NV_DISP_NOTIFICATION_1, _3, STATUS, ==, BEGUN)) in ovly827e_ntfy_wait_begun() 87 NVDEF(NV_DISP_NOTIFICATION_1, _3, STATUS, NOT_BEGUN)); in ovly827e_ntfy_reset()
|
| /linux/drivers/parport/ |
| H A D | parport_gsc.h | 48 #define STATUS(p) ((p)->base + 0x1) macro 173 return parport_readb (STATUS(p)); in parport_gsc_read_status()
|
| H A D | parport_gsc.c | 61 parport_writeb (r | 0x01, STATUS (pb)); /* Some reset by writing 1 */ in clear_epp_timeout() 62 parport_writeb (r & 0xfe, STATUS (pb)); /* Others by writing 0 */ in clear_epp_timeout()
|
| H A 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() 319 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_data() 328 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_data() 354 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_write_data() 363 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_write_data() 379 if (inb(STATUS(port)) & 0x01) { in parport_pc_epp_read_addr() 388 if (inb(STATUS(por in parport_pc_epp_read_addr() [all...] |
| /linux/Documentation/devicetree/bindings/sound/ |
| H A 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/drivers/soc/bcm/brcmstb/pm/ |
| H A 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/drivers/net/ethernet/intel/e1000e/ |
| H A D | mac.c | 52 reg = er32(STATUS); in e1000_set_lan_id_multi_port_pcie() 479 status = er32(STATUS); in e1000e_check_for_fiber_link() 544 status = er32(STATUS); in e1000e_check_for_serdes_link() 606 status = er32(STATUS); in e1000e_check_for_serdes_link() 812 status = er32(STATUS); in e1000_poll_fiber_serdes_link_generic() 1321 status = er32(STATUS); in e1000e_get_speed_and_duplex_copper() 1718 if (!(er32(STATUS) & E1000_STATUS_GIO_MASTER_ENABLE)) in e1000e_disable_pcie_master()
|
| H A D | ethtool.c | 162 u32 status = er32(STATUS); in e1000_get_link_ksettings() 450 regs_buff[1] = er32(STATUS); in e1000_get_regs() 842 before = er32(STATUS); in e1000_reg_test() 843 value = (er32(STATUS) & toggle); in e1000_reg_test() 844 ew32(STATUS, toggle); in e1000_reg_test() 845 after = er32(STATUS) & toggle; in e1000_reg_test() 847 e_err("failed STATUS register test got: 0x%08X expected: 0x%08X\n", in e1000_reg_test() 853 ew32(STATUS, before); in e1000_reg_test() 1418 if ((er32(STATUS) & E1000_STATUS_FD) == 0) in e1000_integrated_phy_loopback() 1454 link = (er32(STATUS) in e1000_set_82571_fiber_loopback() [all...] |
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A 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/drivers/net/ethernet/intel/e1000/ |
| H A 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() 733 e_err(drv, "failed STATUS register test got: " in e1000_reg_test() 739 ew32(STATUS, before); in e1000_reg_test() 1238 stat_reg = er32(STATUS); in e1000_integrated_phy_loopback() 1488 if (!(er32(STATUS) in e1000_link_test() [all...] |
| /linux/drivers/watchdog/ |
| H A D | machzwd.c | 53 #define STATUS 0x12 /* 8 */ macro 147 zf_writeb(STATUS, new); in zf_set_status()
|
| /linux/Documentation/tools/rtla/ |
| H A D | common_appendix.txt | 3 EXIT STATUS
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-firmware | 28 upload. This string will be in the form of <STATUS>:<ERROR>, 29 where <STATUS> will be one of the status strings described
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | vf.c | 81 status = er32(STATUS); in e1000_get_link_up_info_vf() 399 if (!(er32(STATUS) & E1000_STATUS_LU)) in e1000_check_for_link_vf()
|
| H A D | regs.h | 82 #define e1e_flush() er32(STATUS)
|
| /linux/include/video/ |
| H A D | trident.h | 129 #define STATUS 0x2120 macro
|
| /linux/drivers/net/ethernet/apple/ |
| H A D | bmac.h | 48 #define STATUS 0x200 /* status--reading this clears it */ macro
|