Searched refs:virtual_channel (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | mdfld_dsi_pkg_sender.c | 221 u8 virtual_channel = 0; in send_short_pkg() local 234 FLD_VAL(virtual_channel, 7, 6) | FLD_VAL(data_type, 5, 0); in send_short_pkg() 250 u8 virtual_channel = 0; in send_long_pkg() local 297 val = FLD_VAL(len, 23, 8) | FLD_VAL(virtual_channel, 7, 6) | in send_long_pkg()
|
/linux-4.1.27/sound/pci/cs46xx/ |
D | dsp_spos_scb_lib.c | 509 int virtual_channel, u32 playback_hw_addr, in cs46xx_dsp_create_pcm_reader_scb() argument 553 virtual_channel, /* Play DMA channel arbitrarily set to 0 */ in cs46xx_dsp_create_pcm_reader_scb()
|