Home
last modified time | relevance | path

Searched defs:speed (Results 1 – 11 of 11) sorted by relevance

/rk3399_ARM-atf/drivers/st/gpio/
H A Dstm32_gpio.c74 uint32_t speed = GPIO_SPEED_LOW; in dt_set_gpio_config() local
226 uint32_t speed, uint32_t pull, uint32_t od, in set_gpio()
/rk3399_ARM-atf/drivers/brcm/i2c/
H A Di2c.c477 static void iproc_i2c_init(uint32_t bus_id, int speed) in iproc_i2c_init()
549 int i2c_init(uint32_t bus_id, int speed) in i2c_init()
834 int i2c_set_bus_speed(uint32_t bus_id, uint32_t speed) in i2c_set_bus_speed()
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp_ddr.h58 uint32_t speed; /* in kHz */ member
/rk3399_ARM-atf/drivers/brcm/emmc/
H A Demmc_chal_sd.c298 void chal_sd_set_speed(CHAL_HANDLE *sd_handle, uint32_t speed) in chal_sd_set_speed()
952 int32_t chal_sd_config(CHAL_HANDLE *sd_handle, uint32_t speed, uint32_t retry, in chal_sd_config()
H A Demmc_csl_sdcard.c1047 int32_t set_config(struct sd_handle *handle, uint32_t speed, uint32_t retry, in set_config()
/rk3399_ARM-atf/drivers/nxp/ddr/nxp-ddr/
H A Dregs.c1154 struct speed { in skip_caslat() struct
1155 const struct cas *cl; in skip_caslat()
1156 const unsigned int taamin_ps[4]; in skip_caslat()
H A Dddr.c436 const unsigned long speed = priv->clk / 1000000; in cal_board_params() local
/rk3399_ARM-atf/include/drivers/brcm/emmc/
H A Demmc_csl_sdcmd.h97 uint32_t speed; /* card speed */ member
H A Demmc_csl_sdprot.h394 uint32_t speed:8; member
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-cp110.c843 uint32_t mask, data, speed = COMPHY_GET_SPEED(comphy_mode); in mvebu_cp110_comphy_xfi_power_on() local
/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c1676 uint8_t i, speed; in dwc3_handle_dev_event() local
2132 static enum usb_status dwc3_set_dev_speed(dwc3_handle_t *dwc3_handle, uint8_t speed) in dwc3_set_dev_speed()
2176 enum usb_status dwc3_dev_init(dwc3_handle_t *dwc3_handle, uint8_t speed, uint8_t intr_dev) in dwc3_dev_init()