Home
last modified time | relevance | path

Searched defs:hw_chan (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sprd/
H A Dsprd-pcm-dma.c33 int hw_chan; member
55 int hw_chan = SPRD_PCM_CHANNEL_MAX; in sprd_pcm_open() local
/linux/drivers/net/pse-pd/
H A Dtps23881.c596 u8 hw_chan[2]; member
822 u8 pi_id, lgcl_chan, hw_chan; in tps23881_write_port_matrix() local
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dphy.c322 static void mt7601u_apply_ch14_fixup(struct mt7601u_dev *dev, int hw_chan) in mt7601u_apply_ch14_fixup()