Searched refs:AVS_RO_TEMP_STATUS_VALID_MSK (Results 1 – 1 of 1) sorted by relevance
26 #define AVS_RO_TEMP_STATUS_VALID_MSK (BIT(16) | BIT(10)) macro46 if (!(val & AVS_RO_TEMP_STATUS_VALID_MSK)) in bcm2711_get_temp()