Searched refs:superio_select (Results 1 - 12 of 12) sorted by relevance

/drivers/watchdog/
H A Dit8712f_wdt.c120 static inline void superio_select(int ldn) function
191 superio_select(LDN_GPIO);
211 superio_select(LDN_GPIO);
282 superio_select(LDN_GPIO);
305 superio_select(LDN_GPIO);
375 superio_select(LDN_GAME);
H A Dit87_wdt.c187 static inline void superio_select(int ldn) function
223 /* Internal function, should be called after superio_select(GPIO) */
271 superio_select(GPIO);
289 superio_select(GPIO);
325 superio_select(GPIO);
353 superio_select(GPIO);
639 superio_select(GPIO);
645 superio_select(GAMEPORT);
673 superio_select(CIR);
679 superio_select(GAMEPOR
[all...]
H A Df71808e_wdt.c132 static inline void superio_select(int base, int ld);
205 static inline void superio_select(int base, int ld) function
276 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT);
330 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT);
371 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT);
413 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT);
448 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT);
654 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT);
697 superio_select(watchdog.sioaddr, SIO_F71808FG_LD_WDT);
/drivers/hwmon/
H A Dsmsc47b397.c70 static inline void superio_select(int ld) function
373 superio_select(SUPERIO_REG_LD8);
H A Dsch56xx-common.c114 static inline void superio_select(int base, int ld) function
767 superio_select(sioaddr, SIO_SCH56XX_LD_EM);
H A Dsmsc47m1.c74 #define superio_select() superio_outb(0x07, 0x0A) macro
548 superio_select();
576 superio_select();
H A Df71882fg.c226 static inline void superio_select(int base, int ld);
1099 static inline void superio_select(int base, int ld) function
2596 superio_select(sioaddr, SIO_F71858FG_LD_HWM);
2598 superio_select(sioaddr, SIO_F71882FG_LD_HWM);
H A Dit87.c103 static inline void superio_select(int ldn) function
1661 superio_select(PME);
1687 superio_select(5);
1692 superio_select(GPIO);
H A Dw83627hf.c85 /* logical device numbers for superio_select (below) */
127 superio_select(struct w83627hf_sio_data *sio, int ld) function
1243 superio_select(sio_data, W83627HF_LD_HWM);
1587 superio_select(sio_data, W83627HF_LD_GPIO5);
1620 superio_select(sio_data, W83627HF_LD_HWM);
H A Dvt1211.c223 static inline void superio_select(int sio_cip, int ldn) function
1303 superio_select(sio_cip, SIO_VT1211_LDN_HWMON);
H A Dw83627ehf.c132 superio_select(int ioreg, int ld) function
1992 superio_select(sio_data->sioreg, W83627EHF_LD_HWM);
2370 superio_select(sio_data->sioreg, W83667HG_LD_VID);
2376 superio_select(sio_data->sioreg, W83627EHF_LD_HWM);
2422 superio_select(sio_data->sioreg, W83627EHF_LD_HWM);
2687 superio_select(sioaddr, W83627EHF_LD_HWM);
H A Df71805f.c93 superio_select(int base, int ld) function
1608 superio_select(sioaddr, F71805F_LD_HWM);

Completed in 172 milliseconds