Searched refs:ispp (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | common.c | 160 int rkispp_attach_hw(struct rkispp_device *ispp) in rkispp_attach_hw() argument 166 np = of_parse_phandle(ispp->dev->of_node, "rockchip,hw", 0); in rkispp_attach_hw() 168 dev_err(ispp->dev, "failed to get ispp hw node\n"); in rkispp_attach_hw() 175 dev_err(ispp->dev, "failed to get ispp hw from node\n"); in rkispp_attach_hw() 181 dev_err(ispp->dev, "failed attach ispp hw\n"); in rkispp_attach_hw() 187 ispp->dev_id = hw->dev_num; in rkispp_attach_hw() 188 hw->ispp[hw->dev_num] = ispp; in rkispp_attach_hw() 190 ispp->hw_dev = hw; in rkispp_attach_hw() 191 ispp->ispp_ver = hw->ispp_ver; in rkispp_attach_hw() 342 struct rkispp_device *ispp; in rkispp_queue_dmabuf() local [all …]
|
| H A D | hw.c | 147 struct rkispp_device *ispp = dev->ispp[dev->cur_dev_id]; in enable_sys_clk() local 156 if (!ispp) in enable_sys_clk() 159 w = dev->max_in.w ? dev->max_in.w : ispp->ispp_sdev.in_fmt.width; in enable_sys_clk() 183 struct rkispp_device *ispp = hw_dev->ispp[hw_dev->cur_dev_id]; in irq_hdl() local 198 ispp->irq_hdl(mis_val, ispp); in irq_hdl() 468 void *buf = hw_dev->ispp[i]->sw_base_addr; in rkispp_runtime_resume() 472 default_sw_reg_flag(hw_dev->ispp[i]); in rkispp_runtime_resume()
|
| H A D | common.h | 134 int rkispp_attach_hw(struct rkispp_device *ispp); 135 int rkispp_event_handle(struct rkispp_device *ispp, u32 cmd, void *arg); 138 int rkispp_find_regbuf_by_id(struct rkispp_device *ispp, struct rkisp_ispp_reg **free_buf, 140 void rkispp_release_regbuf(struct rkispp_device *ispp, struct rkisp_ispp_reg *freebuf);
|
| H A D | Makefile | 7 ispp.o \
|
| H A D | hw.h | 35 struct rkispp_device *ispp[DEV_MAX]; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ |
| H A D | Kconfig | 6 source "drivers/media/platform/rockchip/ispp/Kconfig"
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | Makefile | 59 obj-$(CONFIG_VIDEO_ROCKCHIP_ISPP) += rockchip/ispp/
|
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_uvcc/ |
| H A D | bugreport.sh | 82 io -4 -l 0x10000 0xffb60000 > ${bugreport}/isp_data/ispp.reg
|
| /OK3568_Linux_fs/docs/en/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux4.19_SDK_Note.md | 368 * - isp or ispp can be NULL for rkcif media device 474 * - media: rockchip: ispp: replace iommu detach/attach
|
| /OK3568_Linux_fs/docs/cn/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux4.19_SDK_Note.md | 368 * - isp or ispp can be NULL for rkcif media device 474 * - media: rockchip: ispp: replace iommu detach/attach
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin | |
| H A D | modules.builtin.modinfo | |