Searched refs:TPL_CAP (Results 1 – 3 of 3) sorted by relevance
43 #define TPL_CAP 0x8000000 macro
4055 (TX_CTL_CAP | TX_STATUS_CAP | TPL_CAP); in bypass_caps_init()4058 pbpctl_dev->bp_caps |= TPL_CAP; in bypass_caps_init()4161 pbpctl_dev->bp_caps |= TPL_CAP; in bypass_caps_init()4866 if ((pbpctl_dev->bp_caps & TPL_CAP) && in set_tx_fn()4871 if ((pbpctl_dev_b->bp_caps & TPL_CAP) && in set_tx_fn()4983 if ((pbpctl_dev->bp_caps & TPL_CAP) && in get_tx_fn()4988 if ((pbpctl_dev_b->bp_caps & TPL_CAP) && in get_tx_fn()5068 if (pbpctl_dev->bp_caps & TPL_CAP) { in remove_bypass_tpl_auto()5083 if (pbpctl_dev->bp_caps & TPL_CAP) { in init_bypass_tpl_auto()5096 if (pbpctl_dev->bp_caps & TPL_CAP) { in set_bypass_tpl_auto()[all …]
44 #define TPL_CAP 0x8000000 //BIT 27 macro