Searched refs:chip_features (Results 1 – 3 of 3) sorted by relevance
65 &self->chip_features); in hw_atl_utils_initfw()718 u32 chip_features = 0U; in hw_atl_utils_hw_chip_features_init() local723 chip_features |= HAL_ATLANTIC_UTILS_CHIP_REVISION_A0 | in hw_atl_utils_hw_chip_features_init()727 chip_features |= HAL_ATLANTIC_UTILS_CHIP_REVISION_B0 | in hw_atl_utils_hw_chip_features_init()733 chip_features |= HAL_ATLANTIC_UTILS_CHIP_REVISION_B1 | in hw_atl_utils_hw_chip_features_init()740 *p = chip_features; in hw_atl_utils_hw_chip_features_init()
505 self->chip_features)
137 unsigned int chip_features; member