Symbol: tegra_xusb_pad_soc
drivers/phy/tegra/xusb-tegra124.c
1010
static const struct tegra_xusb_pad_soc tegra124_hsic_pad = {
drivers/phy/tegra/xusb-tegra124.c
1151
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra124.c
1198
static const struct tegra_xusb_pad_soc tegra124_pcie_pad = {
drivers/phy/tegra/xusb-tegra124.c
1347
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra124.c
1394
static const struct tegra_xusb_pad_soc tegra124_sata_pad = {
drivers/phy/tegra/xusb-tegra124.c
1401
static const struct tegra_xusb_pad_soc *tegra124_pads[] = {
drivers/phy/tegra/xusb-tegra124.c
610
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra124.c
659
static const struct tegra_xusb_pad_soc tegra124_usb2_pad = {
drivers/phy/tegra/xusb-tegra124.c
747
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra124.c
794
static const struct tegra_xusb_pad_soc tegra124_ulpi_pad = {
drivers/phy/tegra/xusb-tegra124.c
963
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra186.c
1026
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra186.c
1413
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra186.c
1599
static const struct tegra_xusb_pad_soc tegra186_usb2_pad = {
drivers/phy/tegra/xusb-tegra186.c
1612
static const struct tegra_xusb_pad_soc tegra186_usb3_pad = {
drivers/phy/tegra/xusb-tegra186.c
1619
static const struct tegra_xusb_pad_soc * const tegra186_pads[] = {
drivers/phy/tegra/xusb-tegra186.c
1667
static const struct tegra_xusb_pad_soc tegra194_usb2_pad = {
drivers/phy/tegra/xusb-tegra186.c
1681
static const struct tegra_xusb_pad_soc tegra194_usb3_pad = {
drivers/phy/tegra/xusb-tegra186.c
1688
static const struct tegra_xusb_pad_soc * const tegra194_pads[] = {
drivers/phy/tegra/xusb-tegra210.c
2181
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra210.c
2235
static const struct tegra_xusb_pad_soc tegra210_usb2_pad = {
drivers/phy/tegra/xusb-tegra210.c
2435
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra210.c
2489
static const struct tegra_xusb_pad_soc tegra210_hsic_pad = {
drivers/phy/tegra/xusb-tegra210.c
2782
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra210.c
2843
static const struct tegra_xusb_pad_soc tegra210_pcie_pad = {
drivers/phy/tegra/xusb-tegra210.c
2951
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb-tegra210.c
3005
static const struct tegra_xusb_pad_soc tegra210_sata_pad = {
drivers/phy/tegra/xusb-tegra210.c
3012
static const struct tegra_xusb_pad_soc * const tegra210_pads[] = {
drivers/phy/tegra/xusb.c
266
const struct tegra_xusb_pad_soc *soc)
drivers/phy/tegra/xusb.c
365
const struct tegra_xusb_pad_soc *soc = padctl->soc->pads[i];
drivers/phy/tegra/xusb.h
148
struct tegra_xusb_pad_soc;
drivers/phy/tegra/xusb.h
153
const struct tegra_xusb_pad_soc *soc,
drivers/phy/tegra/xusb.h
168
const struct tegra_xusb_pad_soc *soc;
drivers/phy/tegra/xusb.h
418
const struct tegra_xusb_pad_soc * const *pads;