Lines Matching refs:tegra_xusb_attach_check
199 #define tegra_xusb_attach_check(sc, cond, fmt, ...) \ macro
316 tegra_xusb_attach_check(sc, error, "failed to enable pll_e clock"); in tegra_xusb_attach()
322 tegra_xusb_attach_check(sc, error, "failed to set xusb_host_src clock rate"); in tegra_xusb_attach()
327 tegra_xusb_attach_check(sc, error, "failed to enable xusb_host_src clock"); in tegra_xusb_attach()
333 tegra_xusb_attach_check(sc, error, "failed to set xusb_falcon_src clock rate"); in tegra_xusb_attach()
338 tegra_xusb_attach_check(sc, error, "failed to enable xusb_falcon_src clock"); in tegra_xusb_attach()
349 tegra_xusb_attach_check(sc, error, "failed to enable xusb_ss clock"); in tegra_xusb_attach()
352 tegra_xusb_attach_check(sc, psc->sc_clk_ss_src == NULL, in tegra_xusb_attach()
361 tegra_xusb_attach_check(sc, error, "failed to get xusb_ss_src clock rate"); in tegra_xusb_attach()
365 tegra_xusb_attach_check(sc, error, "failed to set xusb_ss_src clock rate"); in tegra_xusb_attach()
370 tegra_xusb_attach_check(sc, error, "failed to get xusb_ss_src clock rate"); in tegra_xusb_attach()
376 tegra_xusb_attach_check(sc, error, "failed to enable xusb_ss_src clock"); in tegra_xusb_attach()
389 tegra_xusb_attach_check(sc, error, "failed to enable xusb_fs_src clock"); in tegra_xusb_attach()