Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m32r/include/asm/mappi2/
Dmappi2_pld.h35 #define PLD_CFCR0 __reg16(PLD_BASE + 0x000a) macro
/linux-4.1.27/arch/m32r/include/asm/mappi3/
Dmappi3_pld.h35 #define PLD_CFCR0 __reg16(PLD_BASE + 0x000a) macro
/linux-4.1.27/arch/m32r/include/asm/opsput/
Dopsput_pld.h39 #define PLD_CFCR0 __reg16(PLD_BASE + 0x000a) macro
/linux-4.1.27/arch/m32r/include/asm/m32700ut/
Dm32700ut_pld.h43 #define PLD_CFCR0 __reg16(PLD_BASE + 0x000a) macro
/linux-4.1.27/drivers/pcmcia/
Dm32r_cfc.c715 pcc_set(0, (unsigned int)PLD_CFCR0, 0x0f0f); in init_m32r_pcc()