Home
last modified time | relevance | path

Searched refs:spec (Results 1 – 4 of 4) sorted by relevance

/drivers/mtd/spi/
A Dsandbox.c128 const char *spec = NULL; in sandbox_sf_probe() local
148 spec = strchr(pdata->device_name, ','); in sandbox_sf_probe()
149 if (spec) in sandbox_sf_probe()
150 spec++; in sandbox_sf_probe()
152 spec = pdata->device_name; in sandbox_sf_probe()
153 idname_len = strlen(spec); in sandbox_sf_probe()
154 debug("%s: device='%s'\n", __func__, spec); in sandbox_sf_probe()
160 if (!strncasecmp(spec, data->name, len)) in sandbox_sf_probe()
165 spec); in sandbox_sf_probe()
530 strncpy(name, spec, sizeof(name) - 6); in sandbox_sf_bind_emul()
[all …]
/drivers/phy/allwinner/
A DKconfig25 the USB spec's 1 second to connect from board powerup. Set
/drivers/tpm/
A DKconfig219 configuration table that is required from the TCG2 spec
/drivers/usb/host/
A DKconfig342 UHCI specification. If your USB host controller follows the OHCI spec,

Completed in 9 milliseconds