Searched refs:TURN_ON_RF (Results 1 – 2 of 2) sorted by relevance
406 cmd.control |= cpu_to_le16(TURN_ON_RF); in lbtf_set_radio_control()408 cmd.control &= cpu_to_le16(~TURN_ON_RF); in lbtf_set_radio_control()
62 #define TURN_ON_RF 0x01 macro