Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h520 #define PINT0_PINSTATE 0xffc01420 /* Pin Interrupt 0 Pin Status Register */ macro
DcdefBF54x_base.h840 #define bfin_read_PINT0_PINSTATE() bfin_read32(PINT0_PINSTATE)
841 #define bfin_write_PINT0_PINSTATE(val) bfin_write32(PINT0_PINSTATE, val)