Searched refs:MSG_EXT_PPR_QAS_REQ (Results 1 – 5 of 5) sorted by relevance
38 #define MSG_EXT_PPR_QAS_REQ 0x04 macro
1638 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahc_send_async()1652 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahc_send_async()2370 if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) { in ahc_linux_set_period()2372 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahc_linux_set_period()2462 & ~MSG_EXT_PPR_QAS_REQ;2468 ppr_options |= MSG_EXT_PPR_QAS_REQ;
137 if ((tinfo->ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) { in ahd_format_transinfo()
1708 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahd_send_async()1727 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahd_send_async()2420 if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) { in ahd_linux_set_period()2422 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_period()2522 & ~MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_qas()2534 ppr_options |= MSG_EXT_PPR_QAS_REQ; in ahd_linux_set_qas()
3676 *ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_devlimited_syncrate()3730 *ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ); in ahd_find_syncrate()3733 *ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_find_syncrate()3932 if ((ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) { in ahd_set_syncrate()3944 (ppr_options & MSG_EXT_PPR_QAS_REQ) != 0 in ahd_set_syncrate()4085 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ in ahd_update_neg_table()5332 ppr_options &= MSG_EXT_PPR_QAS_REQ; in ahd_parse_msg()5523 | MSG_EXT_PPR_QAS_REQ in ahd_handle_msg_reject()7585 | MSG_EXT_PPR_QAS_REQ in ahd_default_config()7693 user_tinfo->ppr_options |= MSG_EXT_PPR_QAS_REQ; in ahd_parse_cfgdata()