Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF544.h470 #define PIXC_AVEND 0xffc04418 /* Contains vertical end pixel information o… macro
DdefBF547.h447 #define PIXC_AVEND 0xffc04418 /* Contains vertical end pixel information o… macro
DcdefBF547.h735 #define bfin_read_PIXC_AVEND() bfin_read16(PIXC_AVEND)
736 #define bfin_write_PIXC_AVEND(val) bfin_write16(PIXC_AVEND, val)
DcdefBF544.h852 #define bfin_read_PIXC_AVEND() bfin_read16(PIXC_AVEND)
853 #define bfin_write_PIXC_AVEND(val) bfin_write16(PIXC_AVEND, val)
/linux-4.1.27/arch/blackfin/kernel/
Ddebug-mmrs.c1316 D16(PIXC_AVEND); in bfin_debug_mmrs_init()