Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dedid.h415 unsigned char feature_support; member
417 GET_BIT(((_x).feature_support), 7)
419 GET_BIT(((_x).feature_support), 6)
421 GET_BIT(((_x).feature_support), 5)
423 GET_BITS(((_x).feature_support), 4, 3)
425 GET_BIT(((_x).feature_support), 2)
427 GET_BIT(((_x).feature_support), 1)
429 GET_BIT(((_x).feature_support), 0)