Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/pcxhr/
Dpcxhr_core.h54 CMD_SET_TIMER_INTERRUPT, /* cmd_len = 1 stat_len = 0 */ enumerator
Dpcxhr_core.c480 [CMD_SET_TIMER_INTERRUPT] = { 0x110000, 0, RMH_SSIZE_FIXED },
511 [CMD_SET_TIMER_INTERRUPT] = "CMD_SET_TIMER_INTERRUPT",
Dpcxhr.c883 pcxhr_init_rmh(&rmh, CMD_SET_TIMER_INTERRUPT); in pcxhr_hardware_timer()