Searched refs:is_stop (Results 1 – 7 of 7) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/ |
H A D | runbuilds.py | 216 is_stop = False 233 is_stop = True 237 if is_stop:
|
/openbmc/u-boot/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 127 int (*is_stop)(const struct ti_sci_handle *handle, u32 id, member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_stream.h | 559 bool is_stop);
|
/openbmc/linux/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 110 int (*is_stop)(const struct ti_sci_handle *handle, u32 id, member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 499 struct rect *rect, struct otg_phy_mux *mux_mapping, bool is_stop) in dc_stream_forward_dmub_crc_window() argument 506 if (is_stop) { in dc_stream_forward_dmub_crc_window() 523 struct rect *rect, struct otg_phy_mux *mux_mapping, bool is_stop) in dc_stream_forward_dmcu_crc_window() argument 525 if (is_stop) in dc_stream_forward_dmcu_crc_window() 533 struct rect *rect, bool is_stop) in dc_stream_forward_crc_window() argument 560 dc_stream_forward_dmub_crc_window(dmub_srv, rect, &mux_mapping, is_stop); in dc_stream_forward_crc_window() 563 dc_stream_forward_dmcu_crc_window(dmcu, rect, &mux_mapping, is_stop); in dc_stream_forward_crc_window()
|
/openbmc/u-boot/drivers/firmware/ |
H A D | ti_sci.c | 1830 dops->is_stop = ti_sci_cmd_dev_is_stop; in ti_sci_setup_ops()
|
/openbmc/linux/drivers/firmware/ |
H A D | ti_sci.c | 2814 dops->is_stop = ti_sci_cmd_dev_is_stop; in ti_sci_setup_ops()
|