Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/atm/
H A Dspeedtch.c60 static bool dl_512_first = DEFAULT_DL_512_FIRST; variable
82 module_param(dl_512_first, bool, S_IRUGO | S_IWUSR);
83 MODULE_PARM_DESC(dl_512_first,
257 if (dl_512_first) { /* some modems need a read before writing the firmware */ in speedtch_upload_firmware()