| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/ |
| H A D | rtl819x_BAProc.c | 16 pBA->bValid = true; in ActivateBAEntry() 23 pBA->bValid = false; in DeActivateBAEntry() 33 if (pPendingBa->bValid) { in TxTsDeleteBA() 38 if (pAdmittedBa->bValid) { in TxTsDeleteBA() 50 if (pBa->bValid) { in RxTsDeleteBA() 60 pBA->bValid = false; in ResetBaEntry() 360 if (pAdmittedBA->bValid) { in rtllib_rx_ADDBARsp() 364 } else if (!pPendingBA->bValid || in rtllib_rx_ADDBARsp() 480 if (pBA->bValid && !bOverwritePending) in TsInitAddBA() 509 (pTxTs->TxAdmittedBARecord.bValid) ? in TsInitDelBA() [all …]
|
| H A D | rtl819x_BA.h | 53 u8 bValid; member
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | phy-rockchip-inno-usb2.yaml | 126 - const: otg-bvalid 147 get vbus status. If not, it will use bvalid status bit to get vbus 214 interrupt-names = "otg-bvalid", "otg-id", "linestate";
|
| H A D | phy-rockchip-naneng-usb2.txt | 22 - wakeup-source : enable bvalid irq and linestate wakeup when suspend. 41 * "otg-bvalid" : for the otg vbus interrupt.
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/ |
| H A D | rk_aiq_user_api2_custom_ae.cpp | 780 customAe->exp_i2c_params.bValid = false; in initCustomAeRes() 798 customAe->exp_i2c_params.bValid = false; in initCustomAeRes() 990 if(!(customAeProcRes->exp_i2c_params.bValid)) in _customAeRes2rkAeRes() 995 if(!(customAeProcRes->exp_i2c_params.bValid)) { in _customAeRes2rkAeRes() 1007 if(!customAeProcRes->exp_i2c_params.bValid) { in _customAeRes2rkAeRes() 1020 rkAeProcRes->exp_i2c_params->bValid = customAeProcRes->exp_i2c_params.bValid; in _customAeRes2rkAeRes() 1023 if(customAeProcRes->exp_i2c_params.bValid) { in _customAeRes2rkAeRes() 1077 if(!customAeRes.exp_i2c_params.bValid) in _customGrpAeSingleResSet() 1082 if(!customAeRes.exp_i2c_params.bValid) { in _customGrpAeSingleResSet() 1096 if(!customAeRes.exp_i2c_params.bValid) { in _customGrpAeSingleResSet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usb.c | 324 /* clear bvalid status and enable bvalid detect irq */ in rk3288_usb_phy_init() 332 "failed to enable bvalid irq\n"); in rk3288_usb_phy_init() 701 /* clear bvalid detect irq pending status */ in rk3288_usb_phy_bvalid_irq() 723 /* Enable Bvalid interrupt and charge detection */ in rk3288_usb_phy_probe_init() 727 "otg-bvalid"); in rk3288_usb_phy_probe_init() 745 "failed to request otg-bvalid irq handle\n"); in rk3288_usb_phy_probe_init()
|
| H A D | phy-rockchip-inno-usb2.c | 160 * @utmi_bvalid: utmi vbus bvalid status register. 248 * false - use bvalid to get vbus status 258 * @otg_mux_irq: IRQ number which multiplex otg-id/otg-bvalid/linestate 818 /* clear bvalid status and enable bvalid detect irq */ in rockchip_usb2phy_init() 825 "failed to enable bvalid irq\n"); in rockchip_usb2phy_init() 1738 /* clear bvalid detect irq pending status */ in rockchip_usb2phy_bvalid_irq() 1855 * Handle bvalid irq and id irq for otg port which in rockchip_usb2phy_irq() 1867 * the bvalid irq and id irq in this case. in rockchip_usb2phy_irq() 1936 * host mode, return immediately without init the bvalid in rockchip_usb2phy_port_irq_init() 1944 /* Init the bvalid irq for otg port */ in rockchip_usb2phy_port_irq_init() [all …]
|
| H A D | phy-rockchip-naneng-usb2.c | 113 * @utmi_bvalid: utmi vbus bvalid status register. 546 /* clear bvalid status and enable bvalid detect irq */ in rockchip_usb2phy_init() 551 "failed to enable bvalid irq\n"); in rockchip_usb2phy_init() 1147 /* clear bvalid fall or rise detect irq pending status */ in rockchip_usb2phy_bvalid_irq() 1336 /* Request otg bvalid interrupt */ in rockchip_usb2phy_otg_port_init() 1337 rport->bvalid_irq = of_irq_get_byname(child_np, "otg-bvalid"); in rockchip_usb2phy_otg_port_init() 1351 "failed to request otg-bvalid irq handle\n"); in rockchip_usb2phy_otg_port_init()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/uAPI2/ |
| H A D | rk_aiq_user_api2_custom_ae.h | 46 bool bValid; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/ae/ |
| H A D | rk_aiq_types_ae_hw.h | 290 // M4_BOOL_DESC("bValid", "0",M4_HIDE(1)) 291 bool bValid; member
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | dwc3-sti-glue.c | 91 /* configure mux for vbus, powerpresent and bvalid signals */ in sti_dwc3_glue_init()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | SensorHw.cpp | 618 if (!exp->exp_i2c_params.bValid) { in setExposureParams() 656 exp->exp_i2c_params.bValid = false; in setExposureParams() 717 exp->exp_i2c_params.bValid = false; in setExposureParams() 862 if (i2c_param->bValid) { in split_locked()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | sta_info.h | 184 u8 bValid; /* record the sta status link or not? */ member
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | dwc3-st.c | 181 /* configure mux for vbus, powerpresent and bvalid signals */ in st_dwc3_init()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | sta_info.h | 209 u8 bValid; /* record the sta status link or not? */ member
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_comm_aio.h | 105 RK_BOOL bValid; /* whether frame is valid */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | sta_info.h | 317 u8 bValid; // record the sta status link or not? member
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3036.dtsi | 243 interrupt-names = "otg-bvalid", "otg-id",
|
| H A D | .rk3036-sdk.dtb.dts.tmp | |
| H A D | rk322x.dtsi | 202 interrupt-names = "otg-bvalid", "otg-id",
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | sta_info.h | 391 u8 bValid; // record the sta status link or not? member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | sta_info.h | 418 u8 bValid; /* record the sta status link or not? */ member
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-naneng-usb2.c | 85 * @utmi_bvalid: utmi vbus bvalid status register.
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/ |
| H A D | rk_aiq_pool.h | 35 exp_i2c_params.bValid = false; in RKAiqAecExpInfoWrapper_s()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399pro-npu.dtsi | 207 interrupt-names = "otg-bvalid", "otg-id",
|