Home
last modified time | relevance | path

Searched refs:feature_support (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/include/
Dedid.h170 unsigned char feature_support; member
172 GET_BIT(((_x).feature_support), 7)
174 GET_BIT(((_x).feature_support), 6)
176 GET_BIT(((_x).feature_support), 5)
178 GET_BITS(((_x).feature_support), 4, 3)
180 GET_BIT(((_x).feature_support), 2)
182 GET_BIT(((_x).feature_support), 1)
184 GET_BIT(((_x).feature_support), 0)