Home
last modified time | relevance | path

Searched refs:SVC_STATUS_RECONFIG_REQUEST_OK (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/firmware/intel/
Dstratix10-svc-client.h45 #define SVC_STATUS_RECONFIG_REQUEST_OK 0 macro
/Linux-v5.4/drivers/fpga/
Dstratix10-soc.c212 if (!test_and_clear_bit(SVC_STATUS_RECONFIG_REQUEST_OK, in s10_ops_write_init()
/Linux-v5.4/drivers/firmware/
Dstratix10-svc.c297 cb_data->status = BIT(SVC_STATUS_RECONFIG_REQUEST_OK); in svc_thread_recv_status_ok()