Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c58 #define CR4_REGION_NUM 1 macro
1296 int n_region = is_cr4 ? CR4_REGION_NUM : N9_REGION_NUM; in mt7615_mcu_send_ram_firmware()
1387 if (!fw || !fw->data || fw->size < CR4_REGION_NUM * sizeof(*hdr)) { in mt7615_load_cr4()
1394 CR4_REGION_NUM * sizeof(*hdr)); in mt7615_load_cr4()