Searched refs:PHY_CONFIG_GAP_COUNT (Results 1 – 1 of 1) sorted by relevance
71 #define PHY_CONFIG_GAP_COUNT(gap_count) (((gap_count) << 16) | (1 << 22)) macro470 data |= PHY_CONFIG_GAP_COUNT(gap_count); in fw_send_phy_config()