Lines Matching full:peripheral
242 * @dsi: DSI peripheral device
369 * @dsi: DSI peripheral
391 * @dsi: DSI peripheral
419 * @dsi: DSI peripheral
583 * mipi_dsi_shutdown_peripheral() - sends a Shutdown Peripheral command
584 * @dsi: DSI peripheral device
603 * mipi_dsi_turn_on_peripheral() - sends a Turn On Peripheral command
604 * @dsi: DSI peripheral device
626 * the payload in a long packet transmitted from the peripheral back to the
628 * @dsi: DSI peripheral device
650 * mipi_dsi_compression_mode_ext() - enable/disable DSC on the peripheral
651 * @dsi: DSI peripheral device
656 * Enable or disable Display Stream Compression on the peripheral.
688 * mipi_dsi_compression_mode() - enable/disable DSC on the peripheral
689 * @dsi: DSI peripheral device
692 * Enable or disable Display Stream Compression on the peripheral using the
704 * mipi_dsi_picture_parameter_set() - transmit the DSC PPS to the peripheral
705 * @dsi: DSI peripheral device
708 * Transmit the VESA DSC 1.1 Picture Parameter Set to the peripheral.
730 * @dsi: DSI peripheral device
773 * @dsi: DSI peripheral device
829 * @dsi: DSI peripheral device
875 * @dsi: DSI peripheral device
917 * @dsi: DSI peripheral device
973 * @dsi: DSI peripheral device
1017 * @dsi: DSI peripheral device
1042 * @dsi: DSI peripheral device
1062 * @dsi: DSI peripheral device
1083 * @dsi: DSI peripheral device
1108 * @dsi: DSI peripheral device
1133 * @dsi: DSI peripheral device
1154 * @dsi: DSI peripheral device
1175 * @dsi: DSI peripheral device
1196 * @dsi: DSI peripheral device
1217 * @dsi: DSI peripheral device
1244 * @dsi: DSI peripheral device
1271 * @dsi: DSI peripheral device
1290 * @dsi: DSI peripheral device
1315 * @dsi: DSI peripheral device
1339 * @dsi: DSI peripheral device
1364 * @dsi: DSI peripheral device
1390 * @dsi: DSI peripheral device
1416 * @dsi: DSI peripheral device
1439 * @dsi: DSI peripheral device
1466 * mipi_dsi_picture_parameter_set_multi() - transmit the DSC PPS to the peripheral
1493 * mipi_dsi_compression_mode_ext_multi() - enable/disable DSC on the peripheral
1524 * mipi_dsi_compression_mode_multi() - enable/disable DSC on the peripheral
1528 * Enable or disable Display Stream Compression on the peripheral using the
1692 * mipi_dsi_turn_on_peripheral_multi() - sends a Turn On Peripheral command
1710 dev_err(dev, "Failed to turn on peripheral: %d\n", in mipi_dsi_turn_on_peripheral_multi()