Home
last modified time | relevance | path

Searched refs:controller_type (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/usb/common/
A Dfsl-dt-fixup.c90 const char *controller_type, in fsl_fdt_fixup_usb_erratum() argument
106 if (strcmp(node_name, controller_type)) in fsl_fdt_fixup_usb_erratum()
119 const char *controller_type, char *str, in fsl_fdt_fixup_erratum() argument
127 *usb_erratum_off = fsl_fdt_fixup_usb_erratum(blob, buf, controller_type, in fsl_fdt_fixup_erratum()
/u-boot/drivers/i2c/
A Drk_i2c.c45 int controller_type; member
405 if (soc_data->controller_type == RK_I2C_LEGACY) { in rockchip_i2c_probe()
437 .controller_type = RK_I2C_LEGACY,
441 .controller_type = RK_I2C_LEGACY,
445 .controller_type = RK_I2C_NEW,
449 .controller_type = RK_I2C_NEW,
453 .controller_type = RK_I2C_NEW,
457 .controller_type = RK_I2C_NEW,

Completed in 9 milliseconds