Searched refs:PIXC_LPF (Results 1 – 5 of 5) sorted by relevance
466 #define PIXC_LPF 0xffc04408 /* Holds the number of lines per frame of th… macro
443 #define PIXC_LPF 0xffc04408 /* Holds the number of lines per frame of th… macro
727 #define bfin_read_PIXC_LPF() bfin_read16(PIXC_LPF)728 #define bfin_write_PIXC_LPF(val) bfin_write16(PIXC_LPF, val)
844 #define bfin_read_PIXC_LPF() bfin_read16(PIXC_LPF)845 #define bfin_write_PIXC_LPF(val) bfin_write16(PIXC_LPF, val)
1312 D16(PIXC_LPF); in bfin_debug_mmrs_init()