Searched refs:TI122X_MFUNC (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pcmcia/ |
H A D | ti113x.h | 82 #define TI122X_MFUNC 0x008c /* 32 bit */ macro 179 ti_mfunc(socket) = config_readl(socket, TI122X_MFUNC); in ti_save_state() 191 config_writel(socket, TI122X_MFUNC, ti_mfunc(socket)); in ti_restore_state() 373 mfunc = mfunc_old = config_readl(socket, TI122X_MFUNC); in ti12xx_irqroute_func0() 411 config_writel(socket, TI122X_MFUNC, mfunc); in ti12xx_irqroute_func0() 423 config_writel(socket, TI122X_MFUNC, mfunc); in ti12xx_irqroute_func0() 456 config_writel(socket, TI122X_MFUNC, mfunc); in ti12xx_irqroute_func0() 467 config_writel(socket, TI122X_MFUNC, mfunc); in ti12xx_irqroute_func0() 546 mfunc = mfunc_old = config_readl(socket, TI122X_MFUNC); in ti12xx_irqroute_func1() 612 config_writel(socket, TI122X_MFUNC, mfunc); in ti12xx_irqroute_func1() [all …]
|