Home
last modified time | relevance | path

Searched refs:option_switches (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/watchdog/
H A Dpcwd_pci.c218 int option_switches; in pcipcwd_get_option_switches() local
220 option_switches = inb_p(pcipcwd_private.io_addr + 3); in pcipcwd_get_option_switches()
221 return option_switches; in pcipcwd_get_option_switches()
228 int option_switches; in pcipcwd_show_card_info() local
238 option_switches = pcipcwd_get_option_switches(); in pcipcwd_show_card_info()
245 option_switches, in pcipcwd_show_card_info()
246 ((option_switches & 0x10) ? "ON" : "OFF"), in pcipcwd_show_card_info()
247 ((option_switches & 0x08) ? "ON" : "OFF")); in pcipcwd_show_card_info()
H A Dpcwd.c320 int option_switches = 0; in pcwd_get_option_switches() local
324 option_switches = send_isa_command(CMD_ISA_SWITCH_SETTINGS); in pcwd_get_option_switches()
328 return option_switches; in pcwd_get_option_switches()
333 int option_switches; in pcwd_show_card_info() local
343 option_switches = pcwd_get_option_switches(); in pcwd_show_card_info()
345 option_switches, in pcwd_show_card_info()
346 ((option_switches & 0x10) ? "ON" : "OFF"), in pcwd_show_card_info()
347 ((option_switches & 0x08) ? "ON" : "OFF")); in pcwd_show_card_info()
H A Dpcwd_usb.c611 unsigned char option_switches, dummy; in usb_pcwd_probe() local
702 &option_switches); in usb_pcwd_probe()
705 option_switches, in usb_pcwd_probe()
706 ((option_switches & 0x10) ? "ON" : "OFF"), in usb_pcwd_probe()
707 ((option_switches & 0x08) ? "ON" : "OFF")); in usb_pcwd_probe()
711 heartbeat = heartbeat_tbl[(option_switches & 0x07)]; in usb_pcwd_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/watchdog/
H A Dpcwd_pci.c218 int option_switches; in pcipcwd_get_option_switches() local
220 option_switches = inb_p(pcipcwd_private.io_addr + 3); in pcipcwd_get_option_switches()
221 return option_switches; in pcipcwd_get_option_switches()
228 int option_switches; in pcipcwd_show_card_info() local
238 option_switches = pcipcwd_get_option_switches(); in pcipcwd_show_card_info()
245 option_switches, in pcipcwd_show_card_info()
246 ((option_switches & 0x10) ? "ON" : "OFF"), in pcipcwd_show_card_info()
247 ((option_switches & 0x08) ? "ON" : "OFF")); in pcipcwd_show_card_info()
H A Dpcwd.c320 int option_switches = 0; in pcwd_get_option_switches() local
324 option_switches = send_isa_command(CMD_ISA_SWITCH_SETTINGS); in pcwd_get_option_switches()
328 return option_switches; in pcwd_get_option_switches()
333 int option_switches; in pcwd_show_card_info() local
343 option_switches = pcwd_get_option_switches(); in pcwd_show_card_info()
345 option_switches, in pcwd_show_card_info()
346 ((option_switches & 0x10) ? "ON" : "OFF"), in pcwd_show_card_info()
347 ((option_switches & 0x08) ? "ON" : "OFF")); in pcwd_show_card_info()
H A Dpcwd_usb.c611 unsigned char option_switches, dummy; in usb_pcwd_probe() local
702 &option_switches); in usb_pcwd_probe()
705 option_switches, in usb_pcwd_probe()
706 ((option_switches & 0x10) ? "ON" : "OFF"), in usb_pcwd_probe()
707 ((option_switches & 0x08) ? "ON" : "OFF")); in usb_pcwd_probe()
711 heartbeat = heartbeat_tbl[(option_switches & 0x07)]; in usb_pcwd_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/watchdog/
H A Dpcwd_pci.c218 int option_switches; in pcipcwd_get_option_switches() local
220 option_switches = inb_p(pcipcwd_private.io_addr + 3); in pcipcwd_get_option_switches()
221 return option_switches; in pcipcwd_get_option_switches()
228 int option_switches; in pcipcwd_show_card_info() local
238 option_switches = pcipcwd_get_option_switches(); in pcipcwd_show_card_info()
245 option_switches, in pcipcwd_show_card_info()
246 ((option_switches & 0x10) ? "ON" : "OFF"), in pcipcwd_show_card_info()
247 ((option_switches & 0x08) ? "ON" : "OFF")); in pcipcwd_show_card_info()
H A Dpcwd.c320 int option_switches = 0; in pcwd_get_option_switches() local
324 option_switches = send_isa_command(CMD_ISA_SWITCH_SETTINGS); in pcwd_get_option_switches()
328 return option_switches; in pcwd_get_option_switches()
333 int option_switches; in pcwd_show_card_info() local
343 option_switches = pcwd_get_option_switches(); in pcwd_show_card_info()
345 option_switches, in pcwd_show_card_info()
346 ((option_switches & 0x10) ? "ON" : "OFF"), in pcwd_show_card_info()
347 ((option_switches & 0x08) ? "ON" : "OFF")); in pcwd_show_card_info()
H A Dpcwd_usb.c611 unsigned char option_switches, dummy; in usb_pcwd_probe() local
702 &option_switches); in usb_pcwd_probe()
705 option_switches, in usb_pcwd_probe()
706 ((option_switches & 0x10) ? "ON" : "OFF"), in usb_pcwd_probe()
707 ((option_switches & 0x08) ? "ON" : "OFF")); in usb_pcwd_probe()
711 heartbeat = heartbeat_tbl[(option_switches & 0x07)]; in usb_pcwd_probe()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Deuphoria4.vim45 syn keyword euphoria4Builtin not_bits object open option_switches or_bits peek
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Deuphoria4.vim45 syn keyword euphoria4Builtin not_bits object open option_switches or_bits peek