Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dimx274.c842 struct stimx274 *imx274 = to_imx274(sd); in imx274_power_on() local
846 imx274_reset(imx274, 0); in imx274_power_on()
848 ret = clk_prepare_enable(imx274->inck); in imx274_power_on()
850 dev_err(&imx274->client->dev, in imx274_power_on()
855 ret = regulator_bulk_enable(IMX274_NUM_SUPPLIES, imx274->supplies); in imx274_power_on()
857 dev_err(&imx274->client->dev, in imx274_power_on()
863 imx274_reset(imx274, 1); in imx274_power_on()
868 clk_disable_unprepare(imx274->inck); in imx274_power_on()
876 struct stimx274 *imx274 = to_imx274(sd); in imx274_power_off() local
878 imx274_reset(imx274, 0); in imx274_power_off()
[all …]
H A DMakefile47 obj-$(CONFIG_VIDEO_IMX274) += imx274.o
/openbmc/linux/Documentation/admin-guide/media/
H A Di2c-cardlist.rst69 imx274 Sony IMX274 sensor
/openbmc/linux/
H A DMAINTAINERS20026 F: Documentation/devicetree/bindings/media/i2c/sony,imx274.yaml
20027 F: drivers/media/i2c/imx274.c
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]