Home
last modified time | relevance | path

Searched refs:methods (Results 1 – 14 of 14) sorted by relevance

/device/board/talkweb/niobe407/applications/204_hdf_i2c/
DREADME_zh.md54 [HDF:I/i2c_core]I2cCntlrAdd: use default lock methods!
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/
Disp_params_v1x.c62 rkisp1_iowrite32(params_vdev, arg->methods[0].method, in isp_dpcc_config()
64 rkisp1_iowrite32(params_vdev, arg->methods[1].method, in isp_dpcc_config()
66 rkisp1_iowrite32(params_vdev, arg->methods[2].method, in isp_dpcc_config()
69 rkisp1_iowrite32(params_vdev, arg->methods[i].line_thresh, in isp_dpcc_config()
71 rkisp1_iowrite32(params_vdev, arg->methods[i].line_mad_fac, in isp_dpcc_config()
73 rkisp1_iowrite32(params_vdev, arg->methods[i].pg_fac, in isp_dpcc_config()
75 rkisp1_iowrite32(params_vdev, arg->methods[i].rnd_thresh, in isp_dpcc_config()
77 rkisp1_iowrite32(params_vdev, arg->methods[i].rg_fac, in isp_dpcc_config()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Disp_params_v1x.c57 rkisp1_iowrite32(params_vdev, arg->methods[0].method, CIF_ISP_DPCC_METHODS_SET_1); in isp_dpcc_config()
58 rkisp1_iowrite32(params_vdev, arg->methods[1].method, CIF_ISP_DPCC_METHODS_SET_2); in isp_dpcc_config()
59 rkisp1_iowrite32(params_vdev, arg->methods[0x02].method, CIF_ISP_DPCC_METHODS_SET_3); in isp_dpcc_config()
61 rkisp1_iowrite32(params_vdev, arg->methods[i].line_thresh, RKISP1_ISP_DPCC_LINE_THRESH(i)); in isp_dpcc_config()
62 … rkisp1_iowrite32(params_vdev, arg->methods[i].line_mad_fac, RKISP1_ISP_DPCC_LINE_MAD_FAC(i)); in isp_dpcc_config()
63 rkisp1_iowrite32(params_vdev, arg->methods[i].pg_fac, RKISP1_ISP_DPCC_PG_FAC(i)); in isp_dpcc_config()
64 rkisp1_iowrite32(params_vdev, arg->methods[i].rnd_thresh, RKISP1_ISP_DPCC_RND_THRESH(i)); in isp_dpcc_config()
65 rkisp1_iowrite32(params_vdev, arg->methods[i].rg_fac, RKISP1_ISP_DPCC_RG_FAC(i)); in isp_dpcc_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Disp_params_v1x.c62 rkisp1_iowrite32(params_vdev, arg->methods[0].method, in isp_dpcc_config()
64 rkisp1_iowrite32(params_vdev, arg->methods[1].method, in isp_dpcc_config()
66 rkisp1_iowrite32(params_vdev, arg->methods[2].method, in isp_dpcc_config()
69 rkisp1_iowrite32(params_vdev, arg->methods[i].line_thresh, in isp_dpcc_config()
71 rkisp1_iowrite32(params_vdev, arg->methods[i].line_mad_fac, in isp_dpcc_config()
73 rkisp1_iowrite32(params_vdev, arg->methods[i].pg_fac, in isp_dpcc_config()
75 rkisp1_iowrite32(params_vdev, arg->methods[i].rnd_thresh, in isp_dpcc_config()
77 rkisp1_iowrite32(params_vdev, arg->methods[i].rg_fac, in isp_dpcc_config()
/device/board/isoftstone/yangfan/kernel/src/incl/uapi/linux/
Drkisp1-config.h258 struct cifisp_dpcc_methods_config methods[CIFISP_DPCC_METHODS_MAX]; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
Drkisp1-config.h258 struct cifisp_dpcc_methods_config methods[CIFISP_DPCC_METHODS_MAX]; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
Drkisp1-config.h245 struct cifisp_dpcc_methods_config methods[CIFISP_DPCC_METHODS_MAX]; member
/device/qemu/arm_virt/liteos_a/
DREADME.md148 …sted in the OHOS command line, for example, using `ifconfig wlan0 inet 10.0.2.30` or other methods.
/device/board/isoftstone/yangfan/common/mqtt/doc/
DDoxyfileMQTTPacket.in348 # getter and setter methods for a property. Setting this option to YES will make
349 # doxygen to replace the get and set methods by a property in the documentation.
350 # This will only work if the methods are indeed getting or setting a simple
351 # type. If this is not the case, or you want to show the methods anyway, you
466 # This flag is only useful for Objective-C code. If set to YES, local methods,
468 # included in the documentation. If set to NO, only methods in the interface are
2223 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2224 # class node. If there are many fields or methods and many nodes the graph may
DDoxyfileMQTTClient.in348 # getter and setter methods for a property. Setting this option to YES will make
349 # doxygen to replace the get and set methods by a property in the documentation.
350 # This will only work if the methods are indeed getting or setting a simple
351 # type. If this is not the case, or you want to show the methods anyway, you
466 # This flag is only useful for Objective-C code. If set to YES, local methods,
468 # included in the documentation. If set to NO, only methods in the interface are
2223 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2224 # class node. If there are many fields or methods and many nodes the graph may
DDoxyfileMQTTClient-C.in348 # getter and setter methods for a property. Setting this option to YES will make
349 # doxygen to replace the get and set methods by a property in the documentation.
350 # This will only work if the methods are indeed getting or setting a simple
351 # type. If this is not the case, or you want to show the methods anyway, you
466 # This flag is only useful for Objective-C code. If set to YES, local methods,
468 # included in the documentation. If set to NO, only methods in the interface are
2223 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2224 # class node. If there are many fields or methods and many nodes the graph may
/device/soc/rockchip/rk3566/sdk_linux/drivers/iio/adc/
DKconfig1182 driver supports both RT and SW conversion methods.
/device/soc/rockchip/common/sdk_linux/init/
DKconfig2038 freelist exploit methods. Some slab implementations have more
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch58316 /* Per-table methods */
60633 * bus_resume methods.