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

/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DdefBF537.h201 #define SET_REGAD(x) (((x)&0x1F)<< 6 ) /* Set STA Register Address */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DdefBF516.h204 #define SET_REGAD(x) (((x)&0x1F)<< 6 ) /* Set STA Register Address */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DdefBF527.h203 #define SET_REGAD(x) (((x)&0x1F)<< 6 ) /* Set STA Register Address */ macro
/linux-4.4.14/drivers/net/ethernet/adi/
H A Dbfin_mac.c279 SET_REGAD((u16) regnum) | bfin_mdiobus_read()
303 SET_REGAD((u16) regnum) | bfin_mdiobus_write()

Completed in 84 milliseconds