Searched refs:mdio_device_id (Results 26 - 50 of 61) sorted by relevance

123

/linux-master/drivers/net/phy/qcom/
H A Dqca83xx.c268 static struct mdio_device_id __maybe_unused qca83xx_tbl[] = {
H A Dqca808x.c658 static struct mdio_device_id __maybe_unused qca808x_tbl[] = {
H A Dqca807x.c839 static struct mdio_device_id __maybe_unused qca807x_tbl[] = {
/linux-master/drivers/net/phy/
H A Dadin1100.c343 static struct mdio_device_id __maybe_unused adin_tbl[] = {
H A Ddp83tc811.c406 static struct mdio_device_id __maybe_unused dp83811_tbl[] = {
H A Dmicrochip.c407 static struct mdio_device_id __maybe_unused microchip_tbl[] = {
H A Dicplus.c627 static struct mdio_device_id __maybe_unused icplus_tbl[] = {
H A Dvitesse.c508 static struct mdio_device_id __maybe_unused vitesse_tbl[] = {
H A Dintel-xway.c459 static struct mdio_device_id __maybe_unused xway_gphy_tbl[] = {
H A Dmarvell-88x2222.c614 static struct mdio_device_id __maybe_unused mv2222_tbl[] = {
H A Dmicrochip_t1.c902 static struct mdio_device_id __maybe_unused microchip_t1_tbl[] = {
H A Dsmsc.c840 static struct mdio_device_id __maybe_unused smsc_tbl[] = {
H A Dnxp-tja11xx.c891 static struct mdio_device_id __maybe_unused tja11xx_tbl[] = {
H A Dbcm54140.c886 static struct mdio_device_id __maybe_unused bcm54140_tbl[] = {
H A Ddp83869.c918 static struct mdio_device_id __maybe_unused dp83869_tbl[] = {
H A Dmarvell-88q2xxx.c924 static struct mdio_device_id __maybe_unused mv88q2xxx_tbl[] = {
H A Ddp83822.c819 static struct mdio_device_id __maybe_unused dp83822_tbl[] = {
H A Dbcm7xxx.c932 static struct mdio_device_id __maybe_unused bcm7xxx_tbl[] = {
H A Dadin.c1043 static struct mdio_device_id __maybe_unused adin_tbl[] = {
H A Dmxl-gpy.c1032 static struct mdio_device_id __maybe_unused gpy_tbl[] = {
H A Ddp83867.c1213 static struct mdio_device_id __maybe_unused dp83867_tbl[] = {
H A Dbroadcom.c1373 static struct mdio_device_id __maybe_unused broadcom_tbl[] = {
H A Dair_en8811h.c1078 static struct mdio_device_id __maybe_unused en8811h_tbl[] = {
/linux-master/include/linux/
H A Dmod_devicetable.h627 * struct mdio_device_id - identifies PHY devices on an MDIO/MII bus
632 * is used to terminate an array of struct mdio_device_id.
634 struct mdio_device_id { struct
/linux-master/scripts/mod/
H A Dfile2alias.c1041 DEF_FIELD(symval, mdio_device_id, phy_id);
1042 DEF_FIELD(symval, mdio_device_id, phy_id_mask);

Completed in 410 milliseconds

123