Home
last modified time | relevance | path

Searched refs:GET_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Drt9455_charger.c420 if (v & GET_MASK(F_TSDI)) { in rt9455_charger_get_health()
424 if (v & GET_MASK(F_VINOVPI)) { in rt9455_charger_get_health()
428 if (v & GET_MASK(F_BATAB)) { in rt9455_charger_get_health()
439 if (v & GET_MASK(F_CHBATOVI)) { in rt9455_charger_get_health()
443 if (v & GET_MASK(F_CH32MI)) { in rt9455_charger_get_health()
454 if (v & GET_MASK(F_BSTBUSOVI)) { in rt9455_charger_get_health()
458 if (v & GET_MASK(F_BSTOLI)) { in rt9455_charger_get_health()
462 if (v & GET_MASK(F_BSTLOWVI)) { in rt9455_charger_get_health()
466 if (v & GET_MASK(F_BST32SI)) { in rt9455_charger_get_health()
873 if (irq1 & GET_MASK(F_TSDI)) { in rt9455_irq_handler_check_irq1_register()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15_common.h31 #define GET_MASK(ip, mask) \ macro
H A Damdgpu_psp.c1707 dev_mask = GET_MASK(GC, instance_mask); in psp_ras_trigger_error()
1710 dev_mask = GET_MASK(SDMA0, instance_mask); in psp_ras_trigger_error()
1714 dev_mask = GET_MASK(VCN, instance_mask); in psp_ras_trigger_error()