Searched refs:bus_width (Results 126 - 137 of 137) sorted by relevance

123456

/linux-master/drivers/mmc/host/
H A Domap.c1175 if (ios->bus_width == MMC_BUS_WIDTH_4)
H A Dmtk-sd.c1906 msdc_set_buswidth(host, ios->bus_width);
H A Ddw_mmc.c1448 switch (ios->bus_width) {
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c4807 hw->bus_width = e1000_bus_width_unknown;
4836 hw->bus_width = (status & E1000_STATUS_BUS64) ?
H A De1000_hw.h1336 e1000_bus_width bus_width; member in struct:e1000_hw
H A De1000_main.c1214 ((hw->bus_width == e1000_bus_width_64) ? 64 : 32),
/linux-master/drivers/staging/media/atomisp/i2c/
H A Dmt9m114.h258 unsigned int bus_width; member in struct:mt9m114_device
/linux-master/drivers/video/fbdev/via/
H A Dviafbdev.c523 u.active_dev.bus_width = viafb_bus_width;
/linux-master/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1376 mhdp->host.lanes_cnt = mhdp->phy->attrs.bus_width;
/linux-master/drivers/media/i2c/
H A Dtda1997x.c2333 pdata->vidout_bus_width = bus_cfg.bus.parallel.bus_width;
H A Dov5640.c1587 rate /= sensor->ep.bus.parallel.bus_width;
/linux-master/drivers/phy/cadence/
H A Dphy-cadence-torrent.c3003 gphy->attrs.bus_width = cdns_phy->phys[node].num_lanes;

Completed in 403 milliseconds

123456