Home
last modified time | relevance | path

Searched full:mdac (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c174 u32 lfc, vlfc, mdac; in __fcoe_get_lesb() local
181 mdac = 0; in __fcoe_get_lesb()
188 mdac += READ_ONCE(stats->MissDiscAdvCount); in __fcoe_get_lesb()
192 lesb->lesb_miss_fka = htonl(mdac); in __fcoe_get_lesb()
/linux/sound/soc/codecs/
H A Dtlv320aic32x4-clk.c423 .name = "mdac",
446 (const char *[]) { "ndac", "mdac", "nadc", "madc" },
/linux/Documentation/devicetree/bindings/net/
H A Dqca,ar803x.yaml39 MDAC and EDAC to adjust amplitude, bias current settings, and error
/linux/drivers/usb/typec/tcpm/
H A Dfusb302.c1372 /* set MDAC to Rd threshold, and unmask I_COMP for unplug detection */ in fusb302_handle_togdone_src()