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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF544.h471 #define PIXC_LPF 0xffc04408 /* Holds the number of lines per frame of the display */ macro
H A DcdefBF544.h852 #define bfin_read_PIXC_LPF() bfin_read16(PIXC_LPF)
853 #define bfin_write_PIXC_LPF(val) bfin_write16(PIXC_LPF, val)
H A DcdefBF547.h739 #define bfin_read_PIXC_LPF() bfin_read16(PIXC_LPF)
740 #define bfin_write_PIXC_LPF(val) bfin_write16(PIXC_LPF, val)
H A DdefBF547.h450 #define PIXC_LPF 0xffc04408 /* Holds the number of lines per frame of the display */ macro

Completed in 49 milliseconds