Home
last modified time | relevance | path

Searched refs:is_powered (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Dtas5805m.c167 bool is_powered; member
267 tas5805m->is_powered); in tas5805m_vol_put()
268 if (tas5805m->is_powered) in tas5805m_vol_put()
348 tas5805m->is_powered = true; in do_work()
368 if (tas5805m->is_powered) { in tas5805m_dac_event()
369 tas5805m->is_powered = false; in tas5805m_dac_event()
421 mute, tas5805m->is_powered); in tas5805m_mute()
424 if (tas5805m->is_powered) in tas5805m_mute()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_jpeg.c485 u32 inst_off, inst_id, is_powered; in amdgpu_jpeg_dump_ip_state() local
501 is_powered = ((adev->jpeg.ip_dump[inst_off] & 0x1) != 1); in amdgpu_jpeg_dump_ip_state()
503 if (is_powered) in amdgpu_jpeg_dump_ip_state()
514 u32 inst_off, is_powered; in amdgpu_jpeg_print_ip_state() local
528 is_powered = ((adev->jpeg.ip_dump[inst_off] & 0x1) != 1); in amdgpu_jpeg_print_ip_state()
530 if (is_powered) { in amdgpu_jpeg_print_ip_state()
H A Dvcn_v5_0_0.c1397 uint32_t inst_off, is_powered; in vcn_v5_0_0_print_ip_state() local
1410 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v5_0_0_print_ip_state()
1413 if (is_powered) { in vcn_v5_0_0_print_ip_state()
1428 bool is_powered; in vcn_v5_0_0_dump_ip_state() local
1442 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v5_0_0_dump_ip_state()
1445 if (is_powered) in vcn_v5_0_0_dump_ip_state()
H A Dvcn_v4_0_5.c1671 uint32_t inst_off, is_powered; in vcn_v4_0_5_print_ip_state() local
1684 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v4_0_5_print_ip_state()
1687 if (is_powered) { in vcn_v4_0_5_print_ip_state()
1702 bool is_powered; in vcn_v4_0_5_dump_ip_state() local
1716 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v4_0_5_dump_ip_state()
1719 if (is_powered) in vcn_v4_0_5_dump_ip_state()
H A Dvcn_v4_0_3.c1805 uint32_t inst_off, is_powered; in vcn_v4_0_3_print_ip_state() local
1818 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v4_0_3_print_ip_state()
1821 if (is_powered) { in vcn_v4_0_3_print_ip_state()
1836 bool is_powered; in vcn_v4_0_3_dump_ip_state() local
1851 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v4_0_3_dump_ip_state()
1854 if (is_powered) in vcn_v4_0_3_dump_ip_state()
H A Dvcn_v1_0.c1954 uint32_t inst_off, is_powered; in vcn_v1_0_print_ip_state() local
1967 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v1_0_print_ip_state()
1970 if (is_powered) { in vcn_v1_0_print_ip_state()
1985 bool is_powered; in vcn_v1_0_dump_ip_state() local
1999 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v1_0_dump_ip_state()
2002 if (is_powered) in vcn_v1_0_dump_ip_state()
H A Dvcn_v2_0.c2058 uint32_t inst_off, is_powered; in vcn_v2_0_print_ip_state() local
2071 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v2_0_print_ip_state()
2074 if (is_powered) { in vcn_v2_0_print_ip_state()
2089 bool is_powered; in vcn_v2_0_dump_ip_state() local
2103 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v2_0_dump_ip_state()
2106 if (is_powered) in vcn_v2_0_dump_ip_state()
H A Dvcn_v4_0.c2214 uint32_t inst_off, is_powered; in vcn_v4_0_print_ip_state() local
2227 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v4_0_print_ip_state()
2230 if (is_powered) { in vcn_v4_0_print_ip_state()
2245 bool is_powered; in vcn_v4_0_dump_ip_state() local
2259 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v4_0_dump_ip_state()
2262 if (is_powered) in vcn_v4_0_dump_ip_state()
H A Dvcn_v3_0.c2304 bool is_powered; in vcn_v3_0_print_ip_state() local
2317 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v3_0_print_ip_state()
2320 if (is_powered) { in vcn_v3_0_print_ip_state()
2335 bool is_powered; in vcn_v3_0_dump_ip_state() local
2349 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v3_0_dump_ip_state()
2352 if (is_powered) in vcn_v3_0_dump_ip_state()
H A Dvcn_v2_5.c2091 uint32_t inst_off, is_powered; in vcn_v2_5_print_ip_state() local
2104 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v2_5_print_ip_state()
2107 if (is_powered) { in vcn_v2_5_print_ip_state()
2122 bool is_powered; in vcn_v2_5_dump_ip_state() local
2136 is_powered = (adev->vcn.ip_dump[inst_off] & in vcn_v2_5_dump_ip_state()
2139 if (is_powered) in vcn_v2_5_dump_ip_state()
/linux-6.15/include/ufs/
H A Dufshcd.h1050 bool is_powered; member
/linux-6.15/drivers/ufs/core/
H A Dufshcd.c6452 return (!hba->is_powered || hba->shutting_down || in ufshcd_err_handling_should_stop()
6577 hba->is_powered, hba->shutting_down, hba->saved_err, in ufshcd_err_handler()
9417 hba->is_powered = true; in ufshcd_hba_init()
9432 if (hba->is_powered) { in ufshcd_hba_exit()
9443 hba->is_powered = false; in ufshcd_hba_exit()
10070 if (!hba->is_powered) in ufshcd_suspend()
10109 if (!hba->is_powered) in ufshcd_resume()
10274 hba->is_powered = false; in ufshcd_wl_shutdown()