Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dmipi-disco-img.c452 unsigned int num_link_freqs; in init_csi2_port_local() local
459 num_link_freqs = ret; in init_csi2_port_local()
460 if (num_link_freqs > ACPI_DEVICE_CSI2_DATA_LANES) { in init_csi2_port_local()
462 num_link_freqs); in init_csi2_port_local()
463 num_link_freqs = ACPI_DEVICE_CSI2_DATA_LANES; in init_csi2_port_local()
469 num_link_freqs); in init_csi2_port_local()
479 num_link_freqs); in init_csi2_port_local()