Home
last modified time | relevance | path

Searched refs:GLB_PING (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.c947 GLB_PING | in panthor_fw_init_global_iface()
1289 panthor_fw_toggle_reqs(glb_iface, req, ack, GLB_PING); in panthor_fw_ping_work()
1292 ret = panthor_fw_glb_wait_acks(ptdev, GLB_PING, &acked, 100); in panthor_fw_ping_work()
Dpanthor_fw.h213 #define GLB_PING BIT(8) macro