Searched refs:MSG_EXT_PPR_DT_REQ (Results 1 – 7 of 7) sorted by relevance
69 #define MSG_EXT_PPR_DT_REQ 0x02 macro
1722 (spi_dt(starget) ? MSG_EXT_PPR_DT_REQ : 0) in ahd_send_async()1741 spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0; in ahd_send_async()2426 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahd_linux_set_period()2433 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_period()2465 unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_offset()2499 & ~MSG_EXT_PPR_DT_REQ; in ahd_linux_set_dt()2510 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahd_linux_set_dt()2556 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_qas()2593 ppr_options |= MSG_EXT_PPR_DT_REQ; /* IU requires DT */ in ahd_linux_set_iu()2596 dt = ppr_options & MSG_EXT_PPR_DT_REQ; in ahd_linux_set_iu()[all …]
125 if ((tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0) { in ahd_format_transinfo()
116 (tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in ahc_format_transinfo()
1648 (spi_dt(starget) ? MSG_EXT_PPR_DT_REQ : 0) in ahc_send_async()1662 spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0; in ahc_send_async()2365 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahc_linux_set_period()2426 & ~MSG_EXT_PPR_DT_REQ; in ahc_linux_set_dt()2433 ppr_options |= MSG_EXT_PPR_DT_REQ; in ahc_linux_set_dt()
2223 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()2247 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_devlimited_syncrate()2270 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()2273 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahc_find_syncrate()2318 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()2330 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahc_find_syncrate()2538 if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) in ahc_set_syncrate()2587 (ppr_options & MSG_EXT_PPR_DT_REQ) in ahc_set_syncrate()3839 if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahc_parse_msg()3850 ppr_options &= MSG_EXT_PPR_DT_REQ; in ahc_parse_msg()[all …]
3723 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_devlimited_syncrate()3746 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) != 0 in ahd_find_syncrate()3748 *ppr_options &= ~MSG_EXT_PPR_DT_REQ; in ahd_find_syncrate()3758 *ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ); in ahd_find_syncrate()3760 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0) in ahd_find_syncrate()3769 if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahd_find_syncrate()3948 if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) { in ahd_set_syncrate()4113 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ in ahd_update_neg_table()4153 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0 in ahd_update_neg_table()5351 if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0 in ahd_parse_msg()[all …]