Searched refs:MSG_EXT_PPR_DT_REQ (Results 1 – 7 of 7) sorted by relevance
1708 (spi_dt(starget) ? MSG_EXT_PPR_DT_REQ : 0) in ahd_send_async()1727 spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0; in ahd_send_async()2405 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahd_linux_set_period()2412 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_period()2444 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_offset()2478 & ~MSG_EXT_PPR_DT_REQ; in ahd_linux_set_dt()2489 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahd_linux_set_dt()2535 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_qas()2572 ppr_options |= MSG_EXT_PPR_DT_REQ; /* IU requires DT */ in ahd_linux_set_iu()2575 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_iu()[all …]
69 #define MSG_EXT_PPR_DT_REQ 0x02 macro
125 if ((tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0) { in ahd_format_transinfo()
1630 (spi_dt(starget) ? MSG_EXT_PPR_DT_REQ : 0) in ahc_send_async()1644 spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0; in ahc_send_async()2349 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahc_linux_set_period()2410 & ~MSG_EXT_PPR_DT_REQ; in ahc_linux_set_dt()2417 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahc_linux_set_dt()
116 (tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in ahc_format_transinfo()
2207 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()2231 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()2254 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()2257 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahc_find_syncrate()2302 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()2314 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()2522 if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) in ahc_set_syncrate()2571 (ppr_options & MSG_EXT_PPR_DT_REQ) in ahc_set_syncrate()3823 if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahc_parse_msg()3834 ppr_options &= MSG_EXT_PPR_DT_REQ; in ahc_parse_msg()[all …]
3697 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_devlimited_syncrate()3720 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in ahd_find_syncrate()3722 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_find_syncrate()3732 *ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ); in ahd_find_syncrate()3734 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0) in ahd_find_syncrate()3743 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahd_find_syncrate()3922 if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) { in ahd_set_syncrate()4087 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ in ahd_update_neg_table()4127 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0 in ahd_update_neg_table()5323 if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahd_parse_msg()[all …]