Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
H A Dtsx09-common.c117 char *nor_page; in qnap_tsx09_find_mac_addr() local
120 nor_page = ioremap(addr, 1024); in qnap_tsx09_find_mac_addr()
121 if (nor_page != NULL) { in qnap_tsx09_find_mac_addr()
122 ret = qnap_tsx09_check_mac_addr(nor_page); in qnap_tsx09_find_mac_addr()
123 iounmap(nor_page); in qnap_tsx09_find_mac_addr()
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/
H A Dtsx09-common.c117 char *nor_page; in qnap_tsx09_find_mac_addr() local
120 nor_page = ioremap(addr, 1024); in qnap_tsx09_find_mac_addr()
121 if (nor_page != NULL) { in qnap_tsx09_find_mac_addr()
122 ret = qnap_tsx09_check_mac_addr(nor_page); in qnap_tsx09_find_mac_addr()
123 iounmap(nor_page); in qnap_tsx09_find_mac_addr()

Completed in 1 milliseconds