Searched refs:socfpga_state_to_framework_state (Results 1 – 1 of 1) sorted by relevance
511 static const enum fpga_mgr_states socfpga_state_to_framework_state[] = { enum528 if (state < ARRAY_SIZE(socfpga_state_to_framework_state)) in socfpga_fpga_ops_state()529 ret = socfpga_state_to_framework_state[state]; in socfpga_fpga_ops_state()