Home
last modified time | relevance | path

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

/linux/sound/drivers/vx/
H A Dvx_cmd.c57 [CMD_MODIFY_CLOCK] = { 0x0d0000, 1, RMH_SSIZE_FIXED, 0 },
H A Dvx_cmd.h52 CMD_MODIFY_CLOCK, enumerator
H A Dvx_uer.c24 vx_init_rmh(&rmh, CMD_MODIFY_CLOCK); in vx_modify_board_clock()
/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h51 CMD_MODIFY_CLOCK, /* cmd_len = 3 stat_len = 0 */ enumerator
H A Dpcxhr_core.c477 [CMD_MODIFY_CLOCK] = { 0x0d0000, 0, RMH_SSIZE_FIXED },
508 [CMD_MODIFY_CLOCK] = "CMD_MODIFY_CLOCK",
H A Dpcxhr.c396 pcxhr_init_rmh(&rmh, CMD_MODIFY_CLOCK); in pcxhr_set_clock()