Searched refs:PNP_MEM_BASE_LOW (Results 1 – 2 of 2) sorted by relevance
163 #define PNP_MEM_BASE_LOW(i) (0x41 + 8*(i)) macro
252 pnp_write(PNP_MEM_BASE_LOW(i), 0); in pnp_set_config() 261 pnp_write(PNP_MEM_BASE_LOW(i), (start >> 8) & 0xff); in pnp_set_config() 268 pnp_write(PNP_MEM_BASE_LOW(i), 0); in pnp_set_config()