Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.h52 #define CSIHOST_RESETN 0x10 macro
H A Dmipi-csi2.c186 write_csihost_reg(csi2_hw->base, CSIHOST_RESETN, 0); in csi2_disable()
229 write_csihost_reg(base, CSIHOST_RESETN, 1); in csi2_enable()
H A Dregs.h996 #define CSIHOST_RESETN 0x10 macro
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_cif.c2081 vehicle_write_csihost_reg(base, CSIHOST_RESETN, 0); in vehicle_csi2_disable()
2112 vehicle_write_csihost_reg(base, CSIHOST_RESETN, 1); in vehicle_csi2_enable()
3455 val = vehicle_read_csihost_reg(csi2_base, CSIHOST_RESETN); in vehicle_cif_csi2_dump_regs()