Searched refs:GPT_CFG (Results 1 – 5 of 5) sorted by relevance
230 #define GPT_CFG (0xD4) macro
496 #define GPT_CFG (0x8C) macro766 #define SMC_GET_GPT_CFG(lp) SMC_inl( lp, GPT_CFG )767 #define SMC_SET_GPT_CFG(lp, x) SMC_outl( x, lp, GPT_CFG )
262 #define GPT_CFG 0x8C macro
117 smc911x_reg_write(dev, GPT_CFG, GPT_CFG_TIMER_EN | 10000); in smc911x_enable()
267 #define GPT_CFG 0x8C macro