Searched refs:set_clocks (Results 1 – 4 of 4) sorted by relevance
28 void vcn_v1_0_set_pg_for_begin_use(struct amdgpu_ring *ring, bool set_clocks);
390 bool set_clocks; in amdgpu_vce_ring_begin_use() local396 set_clocks = !cancel_delayed_work_sync(&adev->vce.idle_work); in amdgpu_vce_ring_begin_use()397 if (set_clocks) { in amdgpu_vce_ring_begin_use()
1276 bool set_clocks; in amdgpu_uvd_ring_begin_use() local1281 set_clocks = !cancel_delayed_work_sync(&adev->uvd.idle_work); in amdgpu_uvd_ring_begin_use()1282 if (set_clocks) { in amdgpu_uvd_ring_begin_use()
398 static inline void set_clocks(struct bcm63xx_udc *udc, bool is_enabled) in set_clocks() function929 set_clocks(udc, true); in bcm63xx_uninit_udc_hw()931 set_clocks(udc, false); in bcm63xx_uninit_udc_hw()983 set_clocks(udc, true); in bcm63xx_init_udc_hw()1011 set_clocks(udc, false); in bcm63xx_init_udc_hw()1825 set_clocks(udc, true); in bcm63xx_udc_start()1863 set_clocks(udc, false); in bcm63xx_udc_stop()