Searched refs:nak (Results 1 - 35 of 35) sorted by relevance

/linux-4.1.27/drivers/input/serio/
H A Dlibps2.c40 ps2dev->nak = 1; ps2_sendbyte()
53 return -ps2dev->nak; ps2_sendbyte()
289 ps2dev->nak = 0; ps2_handle_ack()
294 ps2dev->nak = PS2_RET_NAK; ps2_handle_ack()
300 ps2dev->nak = PS2_RET_ERR; ps2_handle_ack()
312 ps2dev->nak = 0; ps2_handle_ack()
321 if (!ps2dev->nak) { ps2_handle_ack()
366 ps2dev->nak = 1; ps2_cmd_aborted()
/linux-4.1.27/include/linux/
H A Dlibps2.h41 unsigned char nak; member in struct:ps2dev
H A Darcdevice.h135 #define EXCNAKflag 0x08 /* excesive nak flag */
163 #define EXCNAKclear 0x0E /* Clear and acknowledge the excive nak bit */
286 int excnak_pending; /* We just got an excesive nak interrupt */
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-pmcmsp.c93 u8 nak; /* Bits 11:8, default=0x03 */ member in struct:pmcmsptwi_cfg
133 .nak = 0x03,
154 ((cfg->nak & 0xf) << 8) | pmcmsptwi_cfg_to_reg()
164 cfg->nak = (reg >> 8) & 0xf; pmcmsptwi_reg_to_cfg()
H A Di2c-bcm-kona.c411 /* Unmask the fifo empty and nak interrupt */ bcm_kona_i2c_write_fifo_single()
H A Di2c-pxa.c116 #define ISR_ACKNAK (1 << 1) /* ack/nak status */
/linux-4.1.27/drivers/input/mouse/
H A Dcypress_ps2.c48 value & 0xff, ps2dev->nak); cypress_ps2_sendbyte()
49 if (ps2dev->nak == CYTP_PS2_RETRY) cypress_ps2_sendbyte()
/linux-4.1.27/drivers/usb/dwc2/
H A Dhcd_intr.c1805 * Must handle xacterr before nak or ack. Could get a xacterr dwc2_hc_chhltd_intr_dma()
1823 * Must handle nyet before nak or ack. Could get a nyet dwc2_hc_chhltd_intr_dma()
1832 * If nak is not masked, it's because a non-split IN dwc2_hc_chhltd_intr_dma()
1833 * transfer is in an error state. In that case, the nak dwc2_hc_chhltd_intr_dma()
1834 * is handled by the nak interrupt handler, not here. dwc2_hc_chhltd_intr_dma()
1835 * Handle nak here for BULK/CONTROL OUT transfers, which dwc2_hc_chhltd_intr_dma()
1893 * (e.g. nak, xacterr, stall, nyet, etc.).
/linux-4.1.27/drivers/i2c/algos/
H A Di2c-algo-bit.c412 dev_err(&i2c_adap->dev, "readbytes: ack/nak timeout\n"); acknak()
459 ? "(no ack/nak)" readbytes()
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c540 memcpy(msg->u.nak.guid, &raw->msg[1], 16); drm_dp_sideband_parse_reply()
541 msg->u.nak.reason = raw->msg[17]; drm_dp_sideband_parse_reply()
542 msg->u.nak.nak_data = raw->msg[18]; drm_dp_sideband_parse_reply()
1562 DRM_DEBUG_KMS("link address nak received\n"); drm_dp_send_link_address()
1612 DRM_DEBUG_KMS("enum path resources nak received\n"); drm_dp_send_enum_path_resources()
2244 DRM_DEBUG_KMS("Got NAK reply: req 0x%02x, reason 0x%02x, nak data 0x%02x\n", txmsg->reply.req_type, txmsg->reply.u.nak.reason, txmsg->reply.u.nak.nak_data); drm_dp_mst_handle_down_rep()
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c137 /* handle tuner-i2c-nak */ technisat_usb2_i2c_access()
/linux-4.1.27/drivers/scsi/mvsas/
H A Dmv_defs.h454 CXN_CLOSED = (1U << 12), /* cxn closed w/out ack/nak */
/linux-4.1.27/drivers/usb/host/
H A Doxu210hp.h51 #define EHCI_TUNE_RL_HS 4 /* nak throttle; see 4.9 */
H A Dehci-dbg.c439 "qh/%p dev%d %cs ep%d %08x %08x (%08x%c %s nak%d)", qh_lines()
H A Dehci-hcd.c78 #define EHCI_TUNE_RL_HS 4 /* nak throttle; see 4.9 */
H A Dmax3421-hcd.c1214 pr_info("EP%0u %u lst %04u rtr %u nak %6u rxmt %u: %s\n", dump_eps()
H A Dsl811-hcd.c1438 " nak %d err %d\n", sl811h_show()
H A Dfotg210-hcd.c65 #define FOTG210_TUNE_RL_HS 4 /* nak throttle; see 4.9 */
408 "qh/%p dev%d %cs ep%d %08x %08x(%08x%c %s nak%d)", qh_lines()
H A Dfusbh200-hcd.c64 #define FUSBH200_TUNE_RL_HS 4 /* nak throttle; see 4.9 */
396 "qh/%p dev%d %cs ep%d %08x %08x (%08x%c %s nak%d)", qh_lines()
/linux-4.1.27/drivers/usb/isp1760/
H A Disp1760-hcd.c530 #define EHCI_TUNE_RL_HS 4 /* nak throttle; see 4.9 */
542 u32 nak = NAK_COUNTER; create_ptd_atl() local
584 nak = 0; create_ptd_atl()
597 ptd->dw3 |= TO_DW3_NAKCOUNT(nak); create_ptd_atl()
/linux-4.1.27/include/drm/
H A Ddrm_dp_mst_helper.h331 struct drm_dp_nak_reply nak; member in union:drm_dp_sideband_msg_reply_body::ack_replies
H A Ddrm_dp_helper.h554 /* DP 1.2 MST sideband nak reasons - table 2.84 */
/linux-4.1.27/drivers/ps3/
H A Dps3-sys-manager.c394 (status ? "nak" : "ack")); ps3_sys_manager_send_response()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dsmu.h145 * - on read, 0xfe or 0xfc : bus is busy, wait (see below) or nak ?
/linux-4.1.27/drivers/staging/octeon-usb/
H A Docteon-hcd.h1118 * @nak: NAK Response Received Interrupt (NAK)
1136 __BITFIELD_FIELD(uint32_t nak : 1,
H A Docteon-hcd.c2837 (usbc_hcint.s.nak)) cvmx_usb_poll_channel()
2911 } else if (usbc_hcint.s.nak) { cvmx_usb_poll_channel()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dnet2280.c252 /* Added for 2282, Don't use nak packets on an in endpoint, net2280_enable()
702 cleanup ? " flush" : "", prevent ? " nak" : "", read_fifo()
H A Damd5536udc.c1551 /* nak OUT endpoints until enable - not for ep0 */ udc_setup_endpoints()
H A Domap_udc.c2339 (tmp & UDC_NAK_EN) ? " nak" : "", proc_udc_show()
/linux-4.1.27/drivers/usb/musb/
H A Dmusb_host.c953 /* clear nak timeout bit */ musb_bulk_nak_timeout()
963 /* clear nak timeout bit */ musb_bulk_nak_timeout()
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Dcontrol.c837 * saving mode. The device will ack or nak the command depending on it
/linux-4.1.27/drivers/scsi/
H A Dconstants.c830 {0x4B03, "Ack/nak timeout"},
/linux-4.1.27/arch/frv/kernel/
H A Dgdb-stub.c2055 gdbstub_tx_char('-'); /* nak it */ gdbstub_init()
/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.c488 desc = "target ack nak timeout"; _base_sas_ioc_info()
491 desc = "target nak received"; _base_sas_ioc_info()
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c473 desc = "target ack nak timeout"; _base_sas_ioc_info()
476 desc = "target nak received"; _base_sas_ioc_info()

Completed in 1089 milliseconds