Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dcyapa.h56 #define BL_STATUS_SIZE 3 /* Length of gen3 bootloader status registers */ macro
333 u8 status[BL_STATUS_SIZE];
H A Dcyapa_gen3.c651 u8 status[BL_STATUS_SIZE]; in cyapa_gen3_write_fw_block()
678 BL_STATUS_SIZE, status); in cyapa_gen3_write_fw_block()
679 if (ret != BL_STATUS_SIZE) in cyapa_gen3_write_fw_block()