Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dpcwd.c218 static int send_isa_command(int cmd) in send_isa_command() function
257 i = send_isa_command(CMD_ISA_IDLE); in set_command_mode()
306 one = send_isa_command(CMD_ISA_VERSION_INTEGER); in pcwd_get_firmware()
307 ten = send_isa_command(CMD_ISA_VERSION_TENTH); in pcwd_get_firmware()
308 hund = send_isa_command(CMD_ISA_VERSION_HUNDRETH); in pcwd_get_firmware()
309 minor = send_isa_command(CMD_ISA_VERSION_MINOR); in pcwd_get_firmware()
324 option_switches = send_isa_command(CMD_ISA_SWITCH_SETTINGS); in pcwd_get_option_switches()
351 send_isa_command(CMD_ISA_DELAY_TIME_2SECS); in pcwd_show_card_info()