Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/ipu-v3/
A Dipu-image-convert.c200 struct ipuv3_channel *in_chan; member
1278 ipu_idmac_disable_channel(chan->in_chan); in convert_stop()
1461 ipu_idmac_select_buffer(chan->in_chan, 0); in convert_start()
1466 ipu_idmac_select_buffer(chan->in_chan, 1); in convert_start()
1473 ipu_idmac_enable_channel(chan->in_chan); in convert_start()
1482 ipu_cpmem_dump(chan->in_chan); in convert_start()
1684 ipu_cpmem_set_buffer(chan->in_chan, 0, in do_tile_complete()
1691 ipu_cpmem_set_uv_offset(chan->in_chan, in do_tile_complete()
1819 if (!IS_ERR_OR_NULL(chan->in_chan)) in release_ipu_resources()
1820 ipu_idmac_put(chan->in_chan); in release_ipu_resources()
[all …]
/linux-6.3-rc2/drivers/hwmon/
A Dw83795.c2119 int temp_chan, int in_chan) in w83795_apply_temp_config() argument
2124 data->has_in |= 1 << in_chan; in w83795_apply_temp_config()

Completed in 12 milliseconds