Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dmali_dp.c48 #define M1BITS 0x0001 macro
73 #define MALIDP_DC_CM_CONTROL(x) ((x) & M1BITS) << 16, 1 << 16
74 #define MALIDP_DC_STATUS_GET_CM(reg) (((reg) >> 16) & M1BITS)