Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h559 #define PORTG_DRIVE 0xFFC03224 /* Port G drive strength control */ macro
DcdefBF512.h983 #define bfin_read_PORTG_DRIVE() bfin_read16(PORTG_DRIVE)
984 #define bfin_write_PORTG_DRIVE(val) bfin_write16(PORTG_DRIVE, val)
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h560 #define PORTG_DRIVE 0xFFC03224 /* Port G drive strength control */ macro
DcdefBF522.h1000 #define bfin_read_PORTG_DRIVE() bfin_read16(PORTG_DRIVE)
1001 #define bfin_write_PORTG_DRIVE(val) bfin_write16(PORTG_DRIVE, val)
/linux-4.4.14/arch/blackfin/kernel/
Ddebug-mmrs.c1796 D16(PORTG_DRIVE); in bfin_debug_mmrs_init()
1817 D16(PORTG_DRIVE); in bfin_debug_mmrs_init()