Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dcyapa.h132 #define BL_ERROR_BOOTLOADING 0x20 macro
138 #define BL_ERROR_NO_ERR_ACTIVE (BL_ERROR_BOOTLOADING)
H A Dcyapa_gen3.c358 if ((reg_data[REG_BL_ERROR] & BL_ERROR_BOOTLOADING) == in cyapa_gen3_state_parse()
359 BL_ERROR_BOOTLOADING) in cyapa_gen3_state_parse()
690 bl_error != BL_ERROR_BOOTLOADING) in cyapa_gen3_write_fw_block()