Searched refs:MSG_EXT_PPR_QAS_REQ (Results 1 – 5 of 5) sorted by relevance
68 #define MSG_EXT_PPR_QAS_REQ 0x04 macro
1679 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahc_send_async()1693 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahc_send_async()2409 if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) { in ahc_linux_set_period()2411 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahc_linux_set_period()2498 & ~MSG_EXT_PPR_QAS_REQ;2504 ppr_options |= MSG_EXT_PPR_QAS_REQ;
1742 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahd_send_async()1761 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahd_send_async()2458 if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) { in ahd_linux_set_period()2460 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_period()2560 & ~MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_qas()2572 ppr_options |= MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_qas()
185 if ((tinfo->ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) { in ahd_format_transinfo()
3710 *ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_devlimited_syncrate()3764 *ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ); in ahd_find_syncrate()3767 *ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_find_syncrate()3966 if ((ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) { in ahd_set_syncrate()3978 (ppr_options & MSG_EXT_PPR_QAS_REQ) != 0 in ahd_set_syncrate()4119 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ in ahd_update_neg_table()5368 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_parse_msg()5559 | MSG_EXT_PPR_QAS_REQ in ahd_handle_msg_reject()7678 | MSG_EXT_PPR_QAS_REQ in ahd_default_config()7786 user_tinfo->ppr_options |= MSG_EXT_PPR_QAS_REQ; in ahd_parse_cfgdata()