Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/qaic/
Dqaic_data.c39 #define REQTP_OFF 0x4 /* we write this */ macro
1356 tail = readl(dbc->dbc_base + REQTP_OFF); in __qaic_execute_bo_ioctl()
1373 writel(tail, dbc->dbc_base + REQTP_OFF); in __qaic_execute_bo_ioctl()
1991 *tail = readl(dbc->dbc_base + REQTP_OFF); in qaic_data_get_fifo_info()