Searched refs:NM_PORT2_SIZE (Results 1 – 1 of 1) sorted by relevance
104 #define NM_PORT2_SIZE 4096 macro1527 chip->res_cport = request_mem_region(chip->cport_addr, NM_PORT2_SIZE, in snd_nm256_create()1531 chip->cport_addr, NM_PORT2_SIZE); in snd_nm256_create()1535 chip->cport = ioremap_nocache(chip->cport_addr, NM_PORT2_SIZE); in snd_nm256_create()