Searched refs:rver_rom_high (Results 1 – 1 of 1) sorted by relevance
3817 u16 rver_rom_low, rver_rom_high, rver_patch; in btusb_setup_qca_load_rampatch() local 3840 rver_rom_high = le16_to_cpu(rver->rom_version_high); in btusb_setup_qca_load_rampatch() 3841 rver_rom = rver_rom_high << 16 | rver_rom_low; in btusb_setup_qca_load_rampatch()