Home
last modified time | relevance | path

Searched refs:HOST1X_SYNC_CBREAD (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/host1x/hw/
H A Dhw_host1x04_sync.h162 #define HOST1X_SYNC_CBREAD(channel) \ macro
H A Dhw_host1x02_sync.h162 #define HOST1X_SYNC_CBREAD(channel) \ macro
H A Dhw_host1x01_sync.h162 #define HOST1X_SYNC_CBREAD(channel) \ macro
H A Dhw_host1x05_sync.h162 #define HOST1X_SYNC_CBREAD(channel) \ macro
H A Ddebug_hw_1x01.c29 cbread = host1x_sync_readl(host, HOST1X_SYNC_CBREAD(ch->id)); in host1x_debug_show_channel_cdma()