Home
last modified time | relevance | path

Searched refs:PORTD_INEN_SET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h763 #define PORTD_INEN_SET 0xFFC031A8 /* PORTD Port x GPIO Input Enable Set Regist… macro
DcdefBF60x_base.h2279 #define bfin_read_PORTD_INEN_SET() bfin_read32(PORTD_INEN_SET)
2280 #define bfin_write_PORTD_INEN_SET(val) bfin_write32(PORTD_INEN_SET, val)