Home
last modified time | relevance | path

Searched refs:rver_rom_high (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/bluetooth/
Dbtusb.c3235 u16 rver_rom_low, rver_rom_high, rver_patch; in btusb_setup_qca_load_rampatch() local
3258 rver_rom_high = le16_to_cpu(rver->rom_version_high); in btusb_setup_qca_load_rampatch()
3259 rver_rom = le32_to_cpu(rver_rom_high << 16 | rver_rom_low); in btusb_setup_qca_load_rampatch()