Home
last modified time | relevance | path

Searched refs:to_mdc_width (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dimg-mdc-dma.c186 static inline unsigned int to_mdc_width(unsigned int bytes) in to_mdc_width() function
194 ldesc->gen_conf |= to_mdc_width(bytes) << in mdc_set_read_width()
201 ldesc->gen_conf |= to_mdc_width(bytes) << in mdc_set_write_width()
/kernel/linux/linux-6.6/drivers/dma/
H A Dimg-mdc-dma.c185 static inline unsigned int to_mdc_width(unsigned int bytes) in to_mdc_width() function
193 ldesc->gen_conf |= to_mdc_width(bytes) << in mdc_set_read_width()
200 ldesc->gen_conf |= to_mdc_width(bytes) << in mdc_set_write_width()

Completed in 3 milliseconds