Searched refs:SEC_MSK (Results 1 – 1 of 1) sorted by relevance
34 #define SEC_MSK GENMASK(5, 0) macro38 #define RTC_SEC_GET(x) FIELD_GET(SEC_MSK, x)42 #define RTC_SEC_SET(x) FIELD_PREP(SEC_MSK, x)