Searched refs:rk1608 (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/spi/ |
| H A D | rk1608_core.c | 192 static int _rk1608_safe_write(struct rk1608_state *rk1608, struct spi_device *spi, in _rk1608_safe_write() argument 200 mutex_lock(&rk1608->spi2apb_lock); in _rk1608_safe_write() 204 mutex_unlock(&rk1608->spi2apb_lock); in _rk1608_safe_write() 219 int rk1608_safe_write(struct rk1608_state *rk1608, struct spi_device *spi, in rk1608_safe_write() argument 228 ret = _rk1608_safe_write(rk1608, spi, addr, data, slen); in rk1608_safe_write() 244 static void rk1608_hw_init(struct rk1608_state *rk1608, struct spi_device *spi) in rk1608_hw_init() argument 249 rk1608_safe_write(rk1608, spi, CRUPMU_CLKSEL14_CON, &write_data, 4); in rk1608_hw_init() 253 rk1608_safe_write(rk1608, spi, PMUGRF_GPIO1A_E, &write_data, 4); in rk1608_hw_init() 255 rk1608_safe_write(rk1608, spi, PMUGRF_GPIO1B_E, &write_data, 4); in rk1608_hw_init() 341 static int _rk1608_safe_read(struct rk1608_state *rk1608, struct spi_device *spi, in _rk1608_safe_read() argument [all …]
|
| H A D | Makefile | 4 obj-$(CONFIG_VIDEO_ROCKCHIP_PREISP) += rk1608.o rk1608_dphy.o 5 rk1608-objs += rk1608_dev.o rk1608_core.o
|
| H A D | rk1608_core.h | 533 int rk1608_safe_write(struct rk1608_state *rk1608, struct spi_device *spi, 561 int rk1608_safe_read(struct rk1608_state *rk1608, struct spi_device *spi, 606 int rk1608_download_fw(struct rk1608_state *rk1608, struct spi_device *spi, 619 int rk1608_msq_recv_msg(struct rk1608_state *rk1608, struct spi_device *spi, 630 int rk1608_msq_send_msg(struct rk1608_state *rk1608, struct spi_device *spi,
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3288-evb-rk1608.dts | 8 #include "rk3288-evb-rk1608.dtsi" 12 compatible = "rockchip,rk3288-evb-rk1608", "rockchip,rk3288";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rv1126-rmsl-ddr3-v1.dts | 31 compatible = "rockchip,rk1608-dphy"; 214 compatible = "rockchip,rk1608"; 223 firmware-names = "rk1608.rkl";
|
| H A D | rk3288-evb-rk1608.dts | 51 compatible = "rockchip,rk3288-evb-rk1608", "rockchip,rk3288";
|
| /OK3568_Linux_fs/u-boot/board/rockchip/evb_rk3288_rk1608/ |
| H A D | Makefile | 7 obj-y += evb-rk3288-rk1608.o
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-evb7-lp4-v10-rk1608-ipc-8x-linux.dts | 15 compatible = "rk3588-evb7-lp4-v10-rk1608-ipc-8x-linux", "rockchip,rk3588";
|
| H A D | rk3588-evb7-cam-8x.dtsi | 1055 compatible = "rockchip,rk1608"; 1064 firmware-names = "rk1608.rkl"; 1124 compatible = "rockchip,rk1608-dphy"; 1134 /* rk1608 i2c mode */
|
| H A D | Makefile | 177 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-evb7-lp4-v10-rk1608-ipc-8x-linux.dtb
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | evb-rk3288-rk1608_defconfig | 8 CONFIG_DEFAULT_DEVICE_TREE="rk3288-evb-rk1608"
|