Home
last modified time | relevance | path

Searched refs:SET_REGAD (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h204 #define SET_REGAD(x) (((x)&0x1F)<< 6 ) /* Set STA Register Address */ macro
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h203 #define SET_REGAD(x) (((x)&0x1F)<< 6 ) /* Set STA Register Address */ macro
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h201 #define SET_REGAD(x) (((x)&0x1F)<< 6 ) /* Set STA Register Address */ macro
/linux-2.6.39/drivers/net/
Dbfin_mac.c280 SET_REGAD((u16) regnum) | in bfin_mdiobus_read()
304 SET_REGAD((u16) regnum) | in bfin_mdiobus_write()