Searched refs:chip_features (Results 1 – 3 of 3) sorted by relevance
60 uint32_t chip_features = 0U; in aq_hw_chip_features_init() local65 chip_features |= AQ_HW_CHIP_REVISION_A0 | AQ_HW_CHIP_MPI_AQ | in aq_hw_chip_features_init()68 chip_features |= AQ_HW_CHIP_REVISION_B0 | AQ_HW_CHIP_MPI_AQ | in aq_hw_chip_features_init()71 chip_features |= AQ_HW_CHIP_REVISION_B1 | AQ_HW_CHIP_MPI_AQ | in aq_hw_chip_features_init()75 *p = chip_features; in aq_hw_chip_features_init()150 aq_hw_chip_features_init(hw, &hw->chip_features); in aq_hw_init_ucp()
165 uint32_t chip_features; member221 (HW)->chip_features)
109 uint32_t chip_features; member