Searched refs:chip_features (Results 1 – 3 of 3) sorted by relevance
64 &self->chip_features); in hw_atl_utils_initfw()701 u32 chip_features = 0U; in hw_atl_utils_hw_chip_features_init() local706 chip_features |= HAL_ATLANTIC_UTILS_CHIP_REVISION_A0 | in hw_atl_utils_hw_chip_features_init()710 chip_features |= HAL_ATLANTIC_UTILS_CHIP_REVISION_B0 | in hw_atl_utils_hw_chip_features_init()716 chip_features |= HAL_ATLANTIC_UTILS_CHIP_REVISION_B1 | in hw_atl_utils_hw_chip_features_init()723 *p = chip_features; in hw_atl_utils_hw_chip_features_init()
167 self->chip_features)
121 unsigned int chip_features; member