/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | nandsim.c | 85 static uint bus_width = CONFIG_NANDSIM_BUS_WIDTH; variable
|
/kernel/linux/linux-5.10/drivers/media/platform/ |
H A D | pxa_camera.c | 1543 unsigned int bus_width = pcdev->current_fmt->host_fmt->bits_per_sample; in pxa_camera_set_bus_param() local 1551 bus_width); in pxa_camera_set_bus_param() local
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | vub300.c | 314 unsigned bus_width:4; member
|
H A D | sdhci.c | 913 unsigned char bus_width = 1 << ios->bus_width; in sdhci_calc_sw_timeout() local
|
/kernel/linux/linux-5.10/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-hdmi.c | 409 int bus_width = phy_get_bus_width(inno->phy); in inno_hdmi_phy_get_tmdsclk() local
|
/kernel/linux/linux-5.10/include/linux/mmc/ |
H A D | host.h | 44 unsigned char bus_width; /* data bus width */ member
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | nandsim.c | 84 static uint bus_width = CONFIG_NANDSIM_BUS_WIDTH; variable
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci.c | 938 unsigned char bus_width = 1 << ios->bus_width; in sdhci_calc_sw_timeout() local
|
H A D | atmel-mci.c | 221 unsigned int bus_width; member [all...] |
H A D | vub300.c | 314 unsigned bus_width:4; member
|
/kernel/linux/linux-6.6/include/linux/mmc/ |
H A D | host.h | 45 unsigned char bus_width; /* data bus width */ member
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-tegra210-quad.c | 875 u8 bus_width = 0; in tegra_qspi_start_transfer_one() local 1019 static u32 tegra_qspi_cmd_config(bool is_ddr, u8 bus_width, u8 len) in tegra_qspi_cmd_config() argument 1035 static u32 tegra_qspi_addr_config(bool is_ddr, u8 bus_width, u8 len) in tegra_qspi_addr_config() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/intel/ |
H A D | pxa_camera.c | 1539 unsigned int bus_width = pcdev->current_fmt->host_fmt->bits_per_sample; in pxa_camera_set_bus_param() local 1547 bus_width); in pxa_camera_set_bus_param() local
|
/kernel/linux/linux-6.6/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-hdmi.c | 557 int bus_width = phy_get_bus_width(inno->phy); in inno_hdmi_phy_get_tmdsclk() local
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 2397 ahc_validate_width(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *bus_width, role_t role) ahc_validate_width() argument 3057 ahc_construct_wdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int bus_width) ahc_construct_wdtr() argument 3075 ahc_construct_ppr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) ahc_construct_ppr() argument 3693 u_int bus_width; ahc_parse_msg() local 3792 u_int bus_width; ahc_parse_msg() local [all...] |
H A D | aic79xx_core.c | 3784 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *bus_width, role_t role) ahd_validate_width() argument 4604 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int bus_width) ahd_construct_wdtr() argument 4622 ahd_construct_ppr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) ahd_construct_ppr() argument 5194 u_int bus_width; ahd_parse_msg() local 5292 u_int bus_width; ahd_parse_msg() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | ite-it66121.c | 305 u32 bus_width; member
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 2395 ahc_validate_width(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *bus_width, role_t role) ahc_validate_width() argument 3055 ahc_construct_wdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int bus_width) ahc_construct_wdtr() argument 3073 ahc_construct_ppr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) ahc_construct_ppr() argument 3691 u_int bus_width; ahc_parse_msg() local 3790 u_int bus_width; ahc_parse_msg() local [all...] |
H A D | aic79xx_core.c | 3782 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *bus_width, role_t role) ahd_validate_width() argument 4602 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int bus_width) ahd_construct_wdtr() argument 4620 ahd_construct_ppr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) ahd_construct_ppr() argument 5192 u_int bus_width; ahd_parse_msg() local 5290 u_int bus_width; ahd_parse_msg() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ipr.c | 2782 static u32 ipr_get_max_scsi_speed(struct ipr_ioa_cfg *ioa_cfg, u8 bus, u8 bus_width) in ipr_get_max_scsi_speed() argument
|
H A D | myrs.h | 173 unsigned char bus_width; /* Byte 6 */ member
|
H A D | myrb.h | 303 } __packed bus_width:2; /* Byte 106 Bits 0-1 */ member 696 unsigned char bus_width; member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | myrs.h | 173 unsigned char bus_width; /* Byte 6 */ member
|
H A D | myrb.h | 303 } __packed bus_width:2; /* Byte 106 Bits 0-1 */ member 696 unsigned char bus_width; member
|
H A D | ipr.c | 2693 static u32 ipr_get_max_scsi_speed(struct ipr_ioa_cfg *ioa_cfg, u8 bus, u8 bus_width) in ipr_get_max_scsi_speed() argument
|