Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dqaic_data.c40 #define REQTP_OFF 0x4 /* we write this */ macro
1388 tail = readl(dbc->dbc_base + REQTP_OFF); in __qaic_execute_bo_ioctl()
1405 writel(tail, dbc->dbc_base + REQTP_OFF); in __qaic_execute_bo_ioctl()
2044 *tail = readl(dbc->dbc_base + REQTP_OFF); in qaic_data_get_fifo_info()