Home
last modified time | relevance | path

Searched defs:req_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c971 u32 dev_id, u8 clk_id, bool *req_state) in ti_sci_cmd_clk_is_auto()
1000 u8 clk_id, bool *req_state, bool *curr_state) in ti_sci_cmd_clk_is_on()
1033 u8 clk_id, bool *req_state, bool *curr_state) in ti_sci_cmd_clk_is_off()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h161 struct virtio_gpu_requested_state req_state[VIRTIO_GPU_MAX_SCANOUTS]; member