Home
last modified time | relevance | path

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

/linux-6.15/drivers/acpi/
H A Dmipi-disco-img.c453 unsigned int num_link_freqs; in init_csi2_port_local() local
460 num_link_freqs = ret; in init_csi2_port_local()
461 if (num_link_freqs > ACPI_DEVICE_CSI2_DATA_LANES) { in init_csi2_port_local()
463 num_link_freqs); in init_csi2_port_local()
464 num_link_freqs = ACPI_DEVICE_CSI2_DATA_LANES; in init_csi2_port_local()
470 num_link_freqs); in init_csi2_port_local()
480 num_link_freqs); in init_csi2_port_local()