Home
last modified time | relevance | path

Searched refs:IIM_BANK_BASE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvmem/
H A Dimx-iim.c22 #define IIM_BANK_BASE(n) (0x800 + 0x400 * (n)) macro
48 *buf8++ = readl(iim->base + IIM_BANK_BASE(bank) + reg * 4); in imx_iim_read()
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dimx-iim.c21 #define IIM_BANK_BASE(n) (0x800 + 0x400 * (n)) macro
47 *buf8++ = readl(iim->base + IIM_BANK_BASE(bank) + reg * 4); in imx_iim_read()

Completed in 1 milliseconds