| /kernel/linux/linux-5.10/drivers/most/ |
| D | core.c | 57 struct pipe pipe0; member 473 if (c->pipe0.comp) { in print_links() 477 c->pipe0.comp->name, in print_links() 559 if (!c->pipe0.comp) in link_channel_to_component() 560 comp_ptr = &c->pipe0.comp; in link_channel_to_component() 703 if (c->pipe0.comp == comp) in most_remove_link() 704 c->pipe0.comp = NULL; in most_remove_link() 852 if (c->pipe0.refs && c->pipe0.comp->tx_completion) in arm_mbo() 853 c->pipe0.comp->tx_completion(c->iface, c->channel_id); in arm_mbo() 963 if (c->pipe0.refs && c->pipe1.refs && in channel_has_mbo() [all …]
|
| /kernel/liteos_a/testsuites/unittest/extended/signal/smoke/ |
| D | It_ipc_pipe_004.cpp | 76 ret = unlink("/dev/pipe0"); in TestCase() 80 ret = unlink("/dev/pipe0"); in TestCase() 84 ret = unlink("/dev/pipe0"); in TestCase()
|
| /kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
| D | pipe_test_001.cpp | 80 ret = unlink("/dev/pipe0"); in TestPipeSingleProcess() 84 ret = unlink("/dev/pipe0"); in TestPipeSingleProcess() 88 ret = unlink("/dev/pipe0"); in TestPipeSingleProcess()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | qcom,qmp-usb3-dp-phy.yaml | 102 - const: pipe0 199 clock-names = "pipe0";
|
| D | qcom,qmp-phy.yaml | 315 clock-names = "pipe0";
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_hubbub.c | 153 * 0: Pipe0 Plane0 Allow Pstate Change in hubbub1_verify_allow_pstate_change_high() 154 * 1: Pipe0 Plane1 Allow Pstate Change in hubbub1_verify_allow_pstate_change_high() 155 * 2: Pipe0 Cursor0 Allow Pstate Change in hubbub1_verify_allow_pstate_change_high() 156 * 3: Pipe0 Cursor1 Allow Pstate Change in hubbub1_verify_allow_pstate_change_high()
|
| D | dcn10_hw_sequencer.c | 791 /* by upper caller loop, pipe0 is parent pipe and be called first. in dcn10_enable_stream_timing() 792 * back end is set up by for pipe0. Other children pipe share back end in dcn10_enable_stream_timing() 916 /* by upper caller loop, parent pipe: pipe0, will be reset last. in dcn10_reset_back_end_for_pipe()
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | r8a66597.h | 263 #define BRDY0 0x0001 /* b1: PIPE0 */ 275 #define NRDY0 0x0001 /* b1: PIPE0 */ 287 #define BEMP0 0x0001 /* b0: PIPE0 */
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| D | m66592-udc.h | 164 #define M66592_BRDY0 0x0001 /* b1: PIPE0 */ 175 #define M66592_NRDY0 0x0001 /* b1: PIPE0 */ 186 #define M66592_BEMP0 0x0001 /* b0: PIPE0 */
|
| D | m66592-udc.c | 756 pr_err("pipe0 is busy. maybe cpu i/o bus " in irq_ep0_write()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
| D | mdfld_dsi_output.c | 449 gpiod = gpiod_get(dev, "dsi-pipe0-reset", GPIOD_OUT_HIGH); in mdfld_dsi_panel_reset() 465 gpiod = gpiod_get(dev, "dsi-pipe0-reset", GPIOD_ASIS); in mdfld_dsi_panel_reset()
|
| D | mdfld_device.c | 515 GPIO_LOOKUP("0000:00:0c.0", 128, "dsi-pipe0-reset",
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ivsrcid/dcn/ |
| D | irqsrcs_dcn_1_0.h | 420 #define DCN_1_0__SRCID__DCPG_DCFE0_POWER_UP_INT 0x14 // Display pipe0 power up interrupt D… 444 #define DCN_1_0__SRCID__DCPG_DCFE0_POWER_DOWN_INT 0x14 // Display pipe0 power down interrupt D… 1060 #define DCN_1_0__SRCID__DCPG_DCFE8_POWER_UP_INT 0x4E // Display pipe0 power up interrupt DCPG_IHC_… 1084 #define DCN_1_0__SRCID__DCPG_DCFE8_POWER_DOWN_INT 0x4E // Display pipe0 power down interrupt DCPG_…
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
| D | ipq8074.dtsi | 110 clock-names = "pipe0"; 153 clock-names = "pipe0";
|
| D | msm8998.dtsi | 992 clock-names = "pipe0"; 1724 clock-names = "pipe0";
|
| D | msm8996.dtsi | 374 clock-names = "pipe0"; 1805 clock-names = "pipe0";
|
| D | sdm845.dtsi | 1901 clock-names = "pipe0"; 2009 clock-names = "pipe0"; 3510 clock-names = "pipe0"; 3541 clock-names = "pipe0";
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/ |
| D | rv1_clk_mgr.c | 131 * for dppclk for pipe0 need dppclk = dispclk in ramp_up_dispclk_with_dpp()
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | atomisp_ioctl.c | 1695 static struct atomisp_video_pipe *pipe0; in __wdt_on_master_slave_sensor_pipe() local 1698 if (atomisp_buffers_queued_pipe(pipe0)) in __wdt_on_master_slave_sensor_pipe() 1699 atomisp_wdt_refresh_pipe(pipe0, wdt_duration); in __wdt_on_master_slave_sensor_pipe() 1703 pipe0 = pipe; in __wdt_on_master_slave_sensor_pipe()
|
| /kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
| D | common.c | 34 * | pipe0 |------>| fifo pio |
|
| D | mod_host.c | 41 * | +--------------> | pipe0 (dcp) |
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_hwseq.c | 661 /* by upper caller loop, pipe0 is parent pipe and be called first. in dcn20_enable_stream_timing() 662 * back end is set up by for pipe0. Other children pipe share back end in dcn20_enable_stream_timing() 2164 /* by upper caller loop, parent pipe: pipe0, will be reset last. in dcn20_reset_back_end_for_pipe()
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/powerpc/power8/ |
| D | other.json | 1991 "BriefDescription": "Larx finished in LSU pipe0", 3257 "BriefDescription": "Double Precision scalar instruction issued on Pipe0", 3281 "BriefDescription": "FPU store (SP or DP) issued on Pipe0", 3287 "BriefDescription": "Double Precision vector instruction issued on Pipe0",
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | mes_v10_1.c | 434 /* unhalt MES and activate pipe0 */ in mes_v10_1_enable()
|
| /kernel/linux/linux-5.10/arch/powerpc/xmon/ |
| D | spu-insns.h | 97 pipe0 execution pipelines:
|