Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dhw-me-regs.h125 # define PCI_CFG_HFS_3_FW_SKU_MSK 0x00000070 macro
H A Dhw-me.c1426 fw_type = (reg & PCI_CFG_HFS_3_FW_SKU_MSK); in mei_me_fw_type_sps()