Home
last modified time | relevance | path

Searched defs:bus_width (Results 1 – 25 of 31) sorted by relevance

12

/device/soc/hpmicro/sdk/hpm_sdk/middleware/hpm_sdmmc/lib/
Dhpm_sdmmc_host.c191 void sdmmchost_set_card_bus_width(sdmmc_host_t *host, sdmmc_buswidth_t bus_width) in sdmmchost_set_card_bus_width()
304 uint32_t bus_width = sdxc_get_data_bus_width(host->host_param.base); in sdmmchost_transfer() local
456 uint32_t bus_width = host->bus_width; in sdmmchost_init_io() local
499 uint32_t bus_width = 1; in sdmmchost_init_io() local
520 uint32_t bus_width = 1; in sdmmchost_init_io() local
Dhpm_sdmmc_host.h185 sdmmc_buswidth_t bus_width; member
Dhpm_sdmmc_emmc.c468 sdmmc_buswidth_t bus_width; in emmc_set_bus_width() local
Dhpm_sdmmc_card.h162 uint8_t bus_width; member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/driver/
Dsdio_host_types.h43 sdio_host_bus_width_t bus_width; /**< sdio host data bus width */ member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Drkisp.h82 u8 bus_width; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Drkisp.h82 u8 bus_width; member
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/
Drkisp.h82 u8 bus_width; member
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
Dhost.c242 u32 bus_width, drv_type, cd_debounce_delay_ms; in mmc_of_parse() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/mmc/
Dsunxi-mmc-v4p00x.c101 int bus_width, int timing) in sunxi_mmc_set_clk_dly()
Dsunxi-mmc-sun50iw1p1-0.c217 int bus_width, int timing) in sunxi_mmc_set_clk_dly()
Dsunxi-mmc-sun50iw1p1-2.c172 int bus_width, int timing) in sunxi_mmc_set_clk_dly()
Dsunxi-mmc-v5px.c88 int bus_width, int timing) in sunxi_mmc_set_clk_dly()
Dsunxi-mmc-v4p10x.c109 int bus_width, int timing) in sunxi_mmc_set_clk_dly()
Dsunxi-mmc-sun50iw1p1-1.c217 int bus_width, int timing) in sunxi_mmc_set_clk_dly()
Dsunxi-mmc-v4p1x.c149 int bus_width, int timing) in sunxi_mmc_set_clk_dly()
Dsunxi-mmc-v5p3x.c157 int bus_width, int timing) in sunxi_mmc_set_clk_dly()
Dsunxi-mmc-v4p5x.c243 int bus_width, int timing) in sunxi_mmc_set_clk_dly()
/device/soc/winnermicro/wm800/board/platform/drivers/sdio_host/
Dwm_sdio_host.c361 int wm_sd_card_set_bus_width(uint32_t rca, uint8_t bus_width) in wm_sd_card_set_bus_width()
/device/soc/esp/esp32/components/driver/include/driver/
Dsdmmc_types.h56 int bus_width; /*!< bus widths supported by card: BIT(0) — 1-bit bus, BIT(2) — 4-bit bus */ member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/common/hal/include/
Dsdio_host_hal.h39 #define sdio_host_hal_set_bus_width(hal, bus_width) sdio_host_ll_set_bus_width((hal)->hw, bus_width) argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c1693unsigned int *bus_width, unsigned long *enc_out_encoding, unsigned int *eotf) in dw_hdmi_rockchip_select_output()
1907 unsigned int eotf, bus_width; in dw_hdmi_rockchip_check_color() local
1925 unsigned int colorformat, bus_width; in dw_hdmi_rockchip_encoder_atomic_check() local
/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_sdxc_drv.c813 uint32_t bus_width; in sdxc_get_data_bus_width() local
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
Dphy-rockchip-samsung-hdptx-hdmi.c1107 int bus_width = phy_get_bus_width(hdptx->phy); in hdptx_ropll_cmn_config() local
1833 int bus_width = phy_get_bus_width(hdptx->phy); in rockchip_hdptx_phy_power_on() local
1947 int bus_width = phy_get_bus_width(hdptx->phy); in hdptx_phy_clk_set_rate() local
Dphy-rockchip-inno-hdmi-phy.c369 int bus_width = phy_get_bus_width(inno->phy); in inno_hdmi_phy_get_tmdsclk() local

12