Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h832 #define PORTG_INEN_SET 0xFFC03328 /* PORTG Port x GPIO Input Enable Set Regist… macro
DcdefBF60x_base.h2402 #define bfin_read_PORTG_INEN_SET() bfin_read32(PORTG_INEN_SET)
2403 #define bfin_write_PORTG_INEN_SET(val) bfin_write32(PORTG_INEN_SET, val)