Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/can/
Djanz-ican3.c25 #define DPM_PAGE_SIZE 256 macro
26 #define DPM_PAGE_ADDR(p) ((p) * DPM_PAGE_SIZE)
505 if (addr >= DPM_PAGE_SIZE) { in ican3_init_fast_host_interface()
541 if (addr >= DPM_PAGE_SIZE) { in ican3_init_fast_host_interface()
1960 mod->dpmctrl = mod->dpm + DPM_PAGE_SIZE; in ican3_probe()