Searched refs:FI_ACT_UP (Results 1 – 3 of 3) sorted by relevance
1591 if (a->firmware.header.action == FI_ACT_UP) { in esas2r_read_fw()1718 } else if (header->action == FI_ACT_UP in esas2r_write_fw()1765 if (a->firmware.header.action == FI_ACT_UP) in esas2r_write_fw()
1505 case FI_ACT_UP: /* Upload the components */ in esas2r_fm_api()
475 #define FI_ACT_UP 0x01 macro