Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/t104xrdb/
H A Ddiu.c58 ((pixval << PXCK_BITS_START) & PXCK_MASK)); in diu_set_pixel_clock()
62 ((pixval << PXCK_BITS_START) & PXCK_MASK)); in diu_set_pixel_clock()
/openbmc/u-boot/board/freescale/t1040qds/
H A Ddiu.c64 ((pixval << PXCK_BITS_START) & PXCK_MASK)); in diu_set_pixel_clock()
67 ((pixval << PXCK_BITS_START) & PXCK_MASK)); in diu_set_pixel_clock()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1794 #define PXCK_MASK 0x00FF0000 macro
1808 #define PXCK_MASK 0x00FF0000 macro