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

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

Completed in 38 milliseconds