Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dcyapa.h131 #define BL_ERROR_BOOTLOADING 0x20 macro
137 #define BL_ERROR_NO_ERR_ACTIVE (BL_ERROR_BOOTLOADING)
Dcyapa_gen3.c400 if ((reg_data[REG_BL_ERROR] & BL_ERROR_BOOTLOADING) == in cyapa_gen3_state_parse()
401 BL_ERROR_BOOTLOADING) in cyapa_gen3_state_parse()
732 bl_error != BL_ERROR_BOOTLOADING) in cyapa_gen3_write_fw_block()