Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Daedsp16.c294 #define COMMAND_60 0x60 /* */ macro
782 if (aedsp16_write(port, COMMAND_60)) { in aedsp16_ext_cfg_write()
783 printk("[AEDSP16] CMD 0x%x: failed!\n", COMMAND_60); in aedsp16_ext_cfg_write()
882 if (aedsp16_write(port, COMMAND_60)) { in aedsp16_setup_board()
883 printk("[AEDSP16] CMD 0x%x: failed!\n", COMMAND_60); in aedsp16_setup_board()
/linux-4.4.14/sound/isa/
Dsc6000.c90 #define COMMAND_60 0x60 /* */ macro
450 sc6000_write(vport, COMMAND_60); in sc6000_init_board()