Home
last modified time | relevance | path

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

/linux-6.6.21/arch/m68k/bvme6000/
Dconfig.c111 *config_reg_ptr & BVME_CONFIG_SW1 ? "" : "not "); in config_bvme6000()
121 pit->pbdr = 0xbc | (*config_reg_ptr & BVME_CONFIG_SW1 ? 0 : 0x40); in config_bvme6000()
/linux-6.6.21/arch/m68k/include/asm/
Dbvme6000hw.h103 #define config_reg_ptr (volatile unsigned char *)BVME_CONFIG_REG macro