Searched refs:MSG_EXT_PPR_DT_REQ (Results 1 – 7 of 7) sorted by relevance
1707 (spi_dt(starget) ? MSG_EXT_PPR_DT_REQ : 0) in ahd_send_async()1726 spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0; in ahd_send_async()2407 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahd_linux_set_period()2414 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_period()2446 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_offset()2480 & ~MSG_EXT_PPR_DT_REQ; in ahd_linux_set_dt()2491 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahd_linux_set_dt()2537 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_qas()2574 ppr_options |= MSG_EXT_PPR_DT_REQ; /* IU requires DT */ in ahd_linux_set_iu()2577 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_iu()[all …]
39 #define MSG_EXT_PPR_DT_REQ 0x02 macro
125 if ((tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0) { in ahd_format_transinfo()
1637 (spi_dt(starget) ? MSG_EXT_PPR_DT_REQ : 0) in ahc_send_async()1651 spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0; in ahc_send_async()2360 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahc_linux_set_period()2423 & ~MSG_EXT_PPR_DT_REQ; in ahc_linux_set_dt()2430 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()
2205 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()2229 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()2252 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()2255 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahc_find_syncrate()2300 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()2312 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()2520 if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) in ahc_set_syncrate()2569 (ppr_options & MSG_EXT_PPR_DT_REQ) in ahc_set_syncrate()3821 if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahc_parse_msg()3832 ppr_options &= MSG_EXT_PPR_DT_REQ; in ahc_parse_msg()[all …]
3695 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_devlimited_syncrate()3718 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in ahd_find_syncrate()3720 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_find_syncrate()3730 *ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ); in ahd_find_syncrate()3732 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0) in ahd_find_syncrate()3741 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahd_find_syncrate()3920 if ((ppr_options & MSG_EXT_PPR_DT_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()4125 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0 in ahd_update_neg_table()5321 if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahd_parse_msg()[all …]