Searched refs:boot_mode (Results 1 – 3 of 3) sorted by relevance
137 enum raydium_boot_mode boot_mode; member397 ts->boot_mode = RAYDIUM_TS_BLDR; in raydium_i2c_check_fw_status()399 ts->boot_mode = RAYDIUM_TS_MAIN; in raydium_i2c_check_fw_status()422 if (ts->boot_mode == RAYDIUM_TS_BLDR || in raydium_i2c_initialize()423 ts->boot_mode == RAYDIUM_TS_MAIN) { in raydium_i2c_initialize()429 ts->boot_mode = RAYDIUM_TS_BLDR; in raydium_i2c_initialize()431 if (ts->boot_mode == RAYDIUM_TS_BLDR) in raydium_i2c_initialize()717 if (ts->boot_mode == RAYDIUM_TS_MAIN) { in raydium_i2c_do_update_firmware()729 if (ts->boot_mode == RAYDIUM_TS_BLDR) in raydium_i2c_do_update_firmware()734 if (ts->boot_mode == RAYDIUM_TS_MAIN) { in raydium_i2c_do_update_firmware()[all …]
263 enum thp7312_boot_mode boot_mode; member2048 thp7312->boot_mode = THP7312_BOOT_MODE_SPI_MASTER; in thp7312_parse_dt()2050 &thp7312->boot_mode); in thp7312_parse_dt()2055 if (thp7312->boot_mode != THP7312_BOOT_MODE_2WIRE_SLAVE && in thp7312_parse_dt()2056 thp7312->boot_mode != THP7312_BOOT_MODE_SPI_MASTER) in thp7312_parse_dt()2058 "thine,boot-mode", thp7312->boot_mode); in thp7312_parse_dt()2119 if (thp7312->boot_mode == THP7312_BOOT_MODE_2WIRE_SLAVE) in thp7312_probe()2209 if (thp7312->boot_mode == THP7312_BOOT_MODE_2WIRE_SLAVE) { in thp7312_remove()
994 u32 boot_mode; member