Searched refs:BL_STATUS_SIZE (Results 1 – 3 of 3) sorted by relevance
166 u8 status[BL_STATUS_SIZE]; in cyapa_get_state()182 error = cyapa_i2c_reg_read_block(cyapa, BL_HEAD_OFFSET, BL_STATUS_SIZE, in cyapa_get_state()197 if (error != BL_STATUS_SIZE) in cyapa_get_state()211 status, BL_STATUS_SIZE); in cyapa_get_state()219 status, BL_STATUS_SIZE); in cyapa_get_state()228 status, BL_STATUS_SIZE); in cyapa_get_state()247 BL_STATUS_SIZE, status); in cyapa_get_state()
56 #define BL_STATUS_SIZE 3 /* Length of gen3 bootloader status registers */ macro333 u8 status[BL_STATUS_SIZE];
651 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()