Home
last modified time | relevance | path

Searched refs:LOCHNAGAR_BOOT_RETRIES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Dlochnagar-i2c.c27 #define LOCHNAGAR_BOOT_RETRIES 10 macro
211 for (i = 0; i < LOCHNAGAR_BOOT_RETRIES; ++i) { in lochnagar_wait_for_boot()
235 int timeout_ms = LOCHNAGAR_BOOT_DELAY_MS * LOCHNAGAR_BOOT_RETRIES; in lochnagar_update_config()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dlochnagar-i2c.c27 #define LOCHNAGAR_BOOT_RETRIES 10 macro
211 for (i = 0; i < LOCHNAGAR_BOOT_RETRIES; ++i) { in lochnagar_wait_for_boot()
235 int timeout_ms = LOCHNAGAR_BOOT_DELAY_MS * LOCHNAGAR_BOOT_RETRIES; in lochnagar_update_config()

Completed in 2 milliseconds