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()1930 power_cfg |= NCI_ROUTE_PWR_STATE_ON; in nfa_ee_route_add_one_ecb()1943 if (power_cfg != NCI_ROUTE_PWR_STATE_ON) in nfa_ee_route_add_one_ecb()1953 power_cfg |= NCI_ROUTE_PWR_STATE_ON; in nfa_ee_route_add_one_ecb()1966 if (power_cfg != NCI_ROUTE_PWR_STATE_ON) in nfa_ee_route_add_one_ecb()1977 *pp++ = NCI_ROUTE_PWR_STATE_ON; in nfa_ee_route_add_one_ecb()
435 #define NCI_ROUTE_PWR_STATE_ON 0x01 /* The device is on */ macro