Home
last modified time | relevance | path

Searched refs:initial (Results 1 – 6 of 6) sorted by relevance

/drivers/misc/
A Di2c_eeprom_emul.c101 int initial = len - overflow; in sandbox_i2c_eeprom_xfer() local
103 memcpy(msg->buf, priv->data + offset, initial); in sandbox_i2c_eeprom_xfer()
104 memcpy(msg->buf + initial, priv->data, in sandbox_i2c_eeprom_xfer()
133 int initial = len - overflow; in sandbox_i2c_eeprom_xfer() local
135 memcpy(priv->data + offset, ptr, initial); in sandbox_i2c_eeprom_xfer()
136 memcpy(priv->data, ptr + initial, overflow); in sandbox_i2c_eeprom_xfer()
/drivers/led/
A DKconfig191 int "initial state"
226 int "initial state"
261 int "initial state"
296 int "initial state"
331 int "initial state"
366 int "initial state"
/drivers/phy/allwinner/
A DKconfig20 int "Delay initial USB scan by x ms to allow builtin devices to init"
/drivers/ddr/fsl/
A DKconfig201 menu "PowerPC / M68K initial memory controller definitions (FLASH, SDRAM, etc)"
/drivers/rtc/
A DKconfig123 used. The initial time may be provided via the environment variable
/drivers/video/
A DKconfig1082 since video starts up after U-Boot has displayed the initial banner.
1408 since video starts up after U-Boot has displayed the initial banner.

Completed in 24 milliseconds