Searched refs:DWC_OTG_PARAM_ERR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_driver.c210 #define DWC_OTG_PARAM_ERR(_param_, _low_, _high_, _string_) \ macro
222 DWC_OTG_PARAM_ERR(opt,0,1,"opt");
223 DWC_OTG_PARAM_ERR(otg_cap,0,2,"otg_cap");
224 DWC_OTG_PARAM_ERR(dma_enable,0,1,"dma_enable");
225 DWC_OTG_PARAM_ERR(dma_desc_enable,0,1,"dma_desc_enable");
226 DWC_OTG_PARAM_ERR(speed,0,1,"speed");
227 DWC_OTG_PARAM_ERR(host_support_fs_ls_low_power,0,1,"host_support_fs_ls_low_power");
228 DWC_OTG_PARAM_ERR(host_ls_low_power_phy_clk,0,1,"host_ls_low_power_phy_clk");
229 DWC_OTG_PARAM_ERR(enable_dynamic_fifo,0,1,"enable_dynamic_fifo");
230 DWC_OTG_PARAM_ERR(data_fifo_siz
[all...]
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/dwc_otg/
H A Ddwc_otg_driver.c178 #define DWC_OTG_PARAM_ERR(_param_,_low_,_high_,_string_) \ macro
190 DWC_OTG_PARAM_ERR(opt,0,1,"opt");
191 DWC_OTG_PARAM_ERR(otg_cap,0,2,"otg_cap");
192 DWC_OTG_PARAM_ERR(dma_enable,0,1,"dma_enable");
193 DWC_OTG_PARAM_ERR(speed,0,1,"speed");
194 DWC_OTG_PARAM_ERR(host_support_fs_ls_low_power,0,1,"host_support_fs_ls_low_power");
195 DWC_OTG_PARAM_ERR(host_ls_low_power_phy_clk,0,1,"host_ls_low_power_phy_clk");
196 DWC_OTG_PARAM_ERR(enable_dynamic_fifo,0,1,"enable_dynamic_fifo");
197 DWC_OTG_PARAM_ERR(data_fifo_size,32,32768,"data_fifo_size");
198 DWC_OTG_PARAM_ERR(dev_rx_fifo_siz
[all...]

Completed in 81 milliseconds