Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Djanz-ican3.c26 #define DPM_PAGE_SIZE 256 macro
27 #define DPM_PAGE_ADDR(p) ((p) * DPM_PAGE_SIZE)
506 if (addr >= DPM_PAGE_SIZE) { in ican3_init_fast_host_interface()
542 if (addr >= DPM_PAGE_SIZE) { in ican3_init_fast_host_interface()
1969 mod->dpmctrl = mod->dpm + DPM_PAGE_SIZE; in ican3_probe()