Searched refs:have_sysif_regs (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dfsl_devices.h91 unsigned have_sysif_regs:1; member in struct:fsl_usb2_platform_data
/linux-master/drivers/usb/host/
H A Dehci-fsl.c113 if (pdata->have_sysif_regs && pdata->controller_ver < FSL_USB_VER_1_6) {
211 if (pdata->have_sysif_regs && pdata->controller_ver) {
248 pdata->have_sysif_regs && !usb_phy_clk_valid(hcd)) {
253 if (pdata->have_sysif_regs && pdata->controller_ver) {
264 if (pdata->have_sysif_regs) {
276 if (pdata->have_sysif_regs &&
285 if (phy_mode != FSL_USB2_PHY_ULPI && pdata->have_sysif_regs) {
303 if (pdata->have_sysif_regs) {
345 if (pdata->have_sysif_regs) {
H A Dfsl-mph-dr-of.c242 if (pdata->have_sysif_regs) {
338 .have_sysif_regs = 0,
346 .have_sysif_regs = 1,
/linux-master/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c238 if (udc->pdata->have_sysif_regs) {
254 if (udc->pdata->have_sysif_regs) {
325 if (udc->pdata->have_sysif_regs) {
335 if (udc->pdata->have_sysif_regs) {
2162 if (udc->pdata->have_sysif_regs) {
2425 if (pdata->have_sysif_regs)
/linux-master/drivers/usb/phy/
H A Dphy-fsl-usb.c925 if (pdata->have_sysif_regs) {

Completed in 135 milliseconds