Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c167 static int cpsw_writephy(device_t, int, int, int);
196 DEVMETHOD(etherswitch_writephyreg, cpsw_writephy),
3022 cpsw_writephy(device_t dev, int phy, int reg, int data) in cpsw_writephy() function