Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c36 static int boot_from_rom = 1; variable
37 module_param(boot_from_rom, int, 0644);
787 if (boot_from_rom) in s5c73m3_isp_init()