Searched refs:SPORT2_RFSDIV (Results 1 - 4 of 4) sorted by relevance

/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h747 #define SPORT2_RFSDIV 0xFFC0252C /* SPORT2 Receive Frame Sync Divider */ macro
H A DcdefBF538.h322 #define bfin_read_SPORT2_RFSDIV() bfin_read16(SPORT2_RFSDIV)
323 #define bfin_write_SPORT2_RFSDIV(val) bfin_write16(SPORT2_RFSDIV, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h984 #define SPORT2_RFSDIV 0xffc0252c /* SPORT2 Receive Frame Sync Divider Register */ macro
H A DcdefBF54x_base.h1685 #define bfin_read_SPORT2_RFSDIV() bfin_read16(SPORT2_RFSDIV)
1686 #define bfin_write_SPORT2_RFSDIV(val) bfin_write16(SPORT2_RFSDIV, val)

Completed in 54 milliseconds