| /kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
| D | efct_lio.c | 290 struct efct_scsi_tgt_io *ocp = in efct_lio_check_stop_free() local 292 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_check_stop_free() 310 struct efct_scsi_tgt_io *ocp = in efct_lio_aborted_task() local 312 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_aborted_task() 316 if (ocp->rsp_sent) in efct_lio_aborted_task() 320 ocp->aborting = true; in efct_lio_aborted_task() 321 ocp->err = EFCT_SCSI_STATUS_ABORTED; in efct_lio_aborted_task() 328 struct efct_scsi_tgt_io *ocp = in efct_lio_release_cmd() local 330 struct efct_io *io = container_of(ocp, struct efct_io, tgt_io); in efct_lio_release_cmd() 355 struct efct_scsi_tgt_io *ocp = in efct_lio_get_cmd_state() local [all …]
|
| /kernel/linux/linux-6.6/Documentation/translations/zh_CN/devicetree/ |
| D | overlay-notes.rst | 39 ocp: ocp { 52 &ocp { 73 ocp: ocp { 89 如果基础DT不是用-@选项编译的,那么“&ocp”标签将不能用于将覆盖节点解析到基础 98 &{/ocp} {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/ |
| D | overlay-notes.rst | 34 ocp: ocp { 47 &ocp { 68 ocp: ocp { 85 If the base DT was not compiled with the -@ option then the "&ocp" label 96 &{/ocp} {
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| D | qcom-labibb-regulator.yaml | 42 - const: ocp 70 - const: ocp 91 interrupt-names = "sc-err", "ocp"; 97 interrupt-names = "sc-err", "ocp";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/ |
| D | overlay-notes.rst | 34 ocp: ocp { 47 &ocp { 68 ocp: ocp { 85 If the base DT was not compiled with the -@ option then the "&ocp" label 96 &{/ocp} {
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | qcom-pm8941.dtsi | 163 interrupt-names = "ocp-5vs1", "ocp-5vs2"; 176 qcom,ocp-max-retries = <10>; 177 qcom,ocp-retry-delay = <30>; 186 qcom,ocp-max-retries = <10>; 187 qcom,ocp-retry-delay = <30>;
|
| D | omap34xx.dtsi | 81 ocp@68000000 { 154 * On omap34xx the OCP registers do not seem to be accessible 156 * "OCP bypass mode", or maybe there is OCP_SYSCONFIG that is 158 * revision register instead of the unreadable OCP revision
|
| D | am3517.dtsi | 54 ocp@68000000 { 128 * On am3517 the OCP registers do not seem to be accessible 130 * "OCP bypass mode", or maybe there is OCP_SYSCONFIG that is 132 * revision register instead of the unreadable OCP revision
|
| D | omap2430.dtsi | 16 ocp { 182 interrupts = <64>, /* OCP compliant interrupt */ 199 interrupts = <16>, /* OCP compliant interrupt */ 215 interrupts = <17>, /* OCP compliant interrupt */ 231 interrupts = <18>, /* OCP compliant interrupt */ 247 interrupts = <19>, /* OCP compliant interrupt */
|
| /kernel/linux/linux-6.6/include/linux/ssb/ |
| D | ssb_driver_gige.h | 17 #define SSB_GIGE_SHIM_FLUSHSTAT 0x0C00 /* PCI to OCP: Flush status control (32bit) */ 18 #define SSB_GIGE_SHIM_FLUSHRDA 0x0C04 /* PCI to OCP: Flush read address (32bit) */ 19 #define SSB_GIGE_SHIM_FLUSHTO 0x0C08 /* PCI to OCP: Flush timeout counter (32bit) */ 20 #define SSB_GIGE_SHIM_BARRIER 0x0C0C /* PCI to OCP: Barrier register (32bit) */ 21 #define SSB_GIGE_SHIM_MAOCPSI 0x0C10 /* PCI to OCP: MaocpSI Control (32bit) */ 22 #define SSB_GIGE_SHIM_SIOCPMA 0x0C14 /* PCI to OCP: SiocpMa Control (32bit) */
|
| /kernel/linux/linux-5.10/include/linux/ssb/ |
| D | ssb_driver_gige.h | 17 #define SSB_GIGE_SHIM_FLUSHSTAT 0x0C00 /* PCI to OCP: Flush status control (32bit) */ 18 #define SSB_GIGE_SHIM_FLUSHRDA 0x0C04 /* PCI to OCP: Flush read address (32bit) */ 19 #define SSB_GIGE_SHIM_FLUSHTO 0x0C08 /* PCI to OCP: Flush timeout counter (32bit) */ 20 #define SSB_GIGE_SHIM_BARRIER 0x0C0C /* PCI to OCP: Barrier register (32bit) */ 21 #define SSB_GIGE_SHIM_MAOCPSI 0x0C10 /* PCI to OCP: MaocpSI Control (32bit) */ 22 #define SSB_GIGE_SHIM_SIOCPMA 0x0C14 /* PCI to OCP: SiocpMa Control (32bit) */
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/qcom/ |
| D | pm8941.dtsi | 224 interrupt-names = "ocp-5vs1", "ocp-5vs2"; 237 qcom,ocp-max-retries = <10>; 238 qcom,ocp-retry-delay = <30>; 247 qcom,ocp-max-retries = <10>; 248 qcom,ocp-retry-delay = <30>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/ |
| D | cdns,qspi-nor.yaml | 37 enum: [ qspi, qspi-ocp, rstc_ref ] 48 enum: [ qspi, qspi-ocp ] 141 enum: [ qspi, qspi-ocp, rstc_ref ] 170 reset-names = "qspi", "qspi-ocp";
|
| /kernel/linux/linux-5.10/drivers/net/slip/ |
| D | slhc.c | 221 * ocp is a place to put a copy if necessary. 223 * change it to ocp. 228 unsigned char *ocp, unsigned char **cpp, int compress_cid) in slhc_compress() argument 452 cp = ocp; in slhc_compress() 453 *cpp = ocp; in slhc_compress() 458 cp = ocp; in slhc_compress() 459 *cpp = ocp; in slhc_compress() 468 ocp[0] |= SL_TYPE_COMPRESSED_TCP; in slhc_compress() 469 return isize - hlen + deltaS + (cp - ocp); in slhc_compress() 484 memcpy(ocp, icp, isize); in slhc_compress() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/slip/ |
| D | slhc.c | 221 * ocp is a place to put a copy if necessary. 223 * change it to ocp. 228 unsigned char *ocp, unsigned char **cpp, int compress_cid) in slhc_compress() argument 452 cp = ocp; in slhc_compress() 453 *cpp = ocp; in slhc_compress() 458 cp = ocp; in slhc_compress() 459 *cpp = ocp; in slhc_compress() 468 ocp[0] |= SL_TYPE_COMPRESSED_TCP; in slhc_compress() 469 return isize - hlen + deltaS + (cp - ocp); in slhc_compress() 484 memcpy(ocp, icp, isize); in slhc_compress() [all …]
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | qcom-labibb-regulator.c | 120 /* Enable OCP HW interrupt */ in qcom_labibb_ocp_hw_enable() 159 * qcom_labibb_ocp_recovery_worker - Handle OCP event 160 * @work: OCP work structure 169 * for the OCP condition, or the hardware did not stabilize, a cut 221 /* We cannot trust it without OCP enabled. */ in qcom_labibb_ocp_recovery_worker() 222 dev_err(vreg->dev, "Cannot enable OCP IRQ\n"); in qcom_labibb_ocp_recovery_worker() 228 /* Everything went fine: reset the OCP count! */ in qcom_labibb_ocp_recovery_worker() 242 * Over Current Protection (OCP) will signal to the client driver 272 * real; Moreover, if the status register is not signaling OCP, in qcom_labibb_ocp_isr() 325 /* If there is no OCP interrupt, there's nothing to set */ in qcom_labibb_set_ocp() [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap2430.dtsi | 13 ocp { 179 interrupts = <64>, /* OCP compliant interrupt */ 196 interrupts = <16>, /* OCP compliant interrupt */ 212 interrupts = <17>, /* OCP compliant interrupt */ 228 interrupts = <18>, /* OCP compliant interrupt */ 244 interrupts = <19>, /* OCP compliant interrupt */
|
| D | omap34xx.dtsi | 77 ocp@68000000 { 150 * On omap34xx the OCP registers do not seem to be accessible 152 * "OCP bypass mode", or maybe there is OCP_SYSCONFIG that is 154 * revision register instead of the unreadable OCP revision
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
| D | bq25980.yaml | 49 ti,sc-ocp-limit-microamp: 62 ti,bypass-ocp-limit-microamp: 108 ti,sc-ocp-limit-microamp = <2000000>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/ |
| D | bq25980.yaml | 48 ti,sc-ocp-limit-microamp: 61 ti,bypass-ocp-limit-microamp: 108 ti,sc-ocp-limit-microamp = <2000000>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/backlight/ |
| D | mediatek,mt6370-backlight.yaml | 67 mediatek,bled-ocp-shutdown: 69 Enable the backlight shutdown when OCP level triggered. 72 mediatek,bled-ocp-microamp:
|
| /kernel/linux/linux-6.6/fs/freevxfs/ |
| D | vxfs_olt.c | 84 struct vxfs_oltcommon *ocp = in vxfs_read_olt() local 87 switch (fs32_to_cpu(infp, ocp->olt_type)) { in vxfs_read_olt() 96 oaddr += fs32_to_cpu(infp, ocp->olt_size); in vxfs_read_olt()
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | omap_hwmod.h | 47 * OCP SYSCONFIG bit shifts/masks TYPE1. These are for IPs compliant 64 * OCP SYSCONFIG bit shifts/masks TYPE2. These are for IPs compliant 77 * OCP SYSCONFIG bit shifts/masks TYPE3. 85 /* OCP SYSSTATUS bit shifts/masks */ 222 * struct omap_hwmod_ocp_if - OCP interface data 223 * @master: struct omap_hwmod that initiates OCP transactions on this link 224 * @slave: struct omap_hwmod that responds to OCP transactions on this link 229 * @width: OCP data width 231 * @flags: OCP interface flags (see OCPIF_* macros above) 550 * @response_lat: device OCP response latency (in interface clock cycles) [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | omap_hwmod.h | 47 * OCP SYSCONFIG bit shifts/masks TYPE1. These are for IPs compliant 64 * OCP SYSCONFIG bit shifts/masks TYPE2. These are for IPs compliant 77 * OCP SYSCONFIG bit shifts/masks TYPE3. 85 /* OCP SYSSTATUS bit shifts/masks */ 222 * struct omap_hwmod_ocp_if - OCP interface data 223 * @master: struct omap_hwmod that initiates OCP transactions on this link 224 * @slave: struct omap_hwmod that responds to OCP transactions on this link 229 * @width: OCP data width 231 * @flags: OCP interface flags (see OCPIF_* macros above) 550 * @response_lat: device OCP response latency (in interface clock cycles) [all …]
|
| /kernel/linux/linux-5.10/arch/mips/lantiq/xway/ |
| D | clk.c | 152 /* OCP ratio 1 */ in ltq_vr9_fpi_hz() 156 /* OCP ratio 2 */ in ltq_vr9_fpi_hz() 160 /* OCP ratio 2.5 */ in ltq_vr9_fpi_hz() 164 /* OCP ratio 3 */ in ltq_vr9_fpi_hz()
|