Searched refs:NCI_ROUTE_PWR_STATE_ON (Results 1 – 2 of 2) sorted by relevance
135 power_cfg |= NCI_ROUTE_PWR_STATE_ON; in nfa_ee_update_route_size()152 power_cfg |= NCI_ROUTE_PWR_STATE_ON; in nfa_ee_update_route_size()1950 power_cfg |= NCI_ROUTE_PWR_STATE_ON; in nfa_ee_route_add_one_ecb()1963 if (power_cfg != NCI_ROUTE_PWR_STATE_ON) in nfa_ee_route_add_one_ecb()1973 power_cfg |= NCI_ROUTE_PWR_STATE_ON; in nfa_ee_route_add_one_ecb()1986 if (power_cfg != NCI_ROUTE_PWR_STATE_ON) in nfa_ee_route_add_one_ecb()1997 *pp++ = NCI_ROUTE_PWR_STATE_ON; in nfa_ee_route_add_one_ecb()
413 #define NCI_ROUTE_PWR_STATE_ON 0x01 /* The device is on */ macro