Home
last modified time | relevance | path

Searched refs:status (Results 8801 – 8825 of 15119) sorted by relevance

1...<<351352353354355356357358359360>>...605

/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsun8i-h3-orangepi-pc-plus.dts62 status = "okay";
80 status = "okay";
H A Dkeystone-k2hk-netcp.dtsi34 reg-names = "peek", "status", "config",
46 reg-names = "peek", "status", "config",
H A Daxp209.dtsi96 status = "disabled";
102 status = "disabled";
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c136 query->status = MLX5_GET(fpga_ctrl, out, status); in mlx5_fpga_query()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/video/
H A Dtracking.hpp180 OutputArray status, OutputArray err,
424 OutputArray status,
/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dmacronix.c97 u8 status) in mx35lf1ge4ab_ecc_get_status() argument
102 switch (status & STATUS_ECC_MASK) { in mx35lf1ge4ab_ecc_get_status()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6q-b450v3.dts69 status = "okay";
74 status = "okay";
H A Dsun8i-a23-polaroid-mid2407pxe03.dts77 status = "okay";
95 status = "okay";
H A Dqcom-pm8941.dtsi142 status = "disabled";
157 status = "disabled";
H A Dsun8i-h3-orangepi-pc-plus.dts60 status = "okay";
78 status = "okay";
/OK3568_Linux_fs/u-boot/cmd/fastboot/
H A DKconfig91 unlock status. oem unlock status attach to bootargs on boot.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ti/
H A Ddpll.txt3 Binding status: Unstable - ABI compatibility may be broken in the future
42 "idlest" - contains the idle status register base address
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/video/
H A Dtracking.hpp180 OutputArray status, OutputArray err,
424 OutputArray status,
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-ppi62 The format is "<request> <status num>: <status description>".
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dwcnss_ctrl.c106 u8 status; member
151 wcnss->ack_status = nvresp->status; in wcnss_ctrl_smd_callback()
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dusb-fw.c319 result = notif_urb.status; /* How was the ack? */ in i2400mu_bus_bm_wait_for_ack()
336 "retrying\n", notif_urb.status); in i2400mu_bus_bm_wait_for_ack()
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dvnic_devcmd.h436 u32 status; /* status bits (see VNIC_STF_*) */ member
464 u32 status; /* RO */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h115 u16 status; member
116 void (*conn_result)(enum conn_event evt, u8 status, void *priv_data);
/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-exynos5250-sata.c57 u32 status) in wait_for_reg_status() argument
62 if ((readl(base + reg) & checkbit) == status) in wait_for_reg_status()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dxbox_remote.c122 switch (urb->status) { in xbox_remote_irq_in()
136 __func__, urb->status); in xbox_remote_irq_in()
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Ddevlink-health.rst47 * Health status and statistics are being updated for the reporter instance
71 - Retrieves status and configuration info per DEV and reporter.
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.h226 __be32 status; member
268 u32 status; member
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_drv.h279 bfa_status_t status; member
303 void bfad_hcb_comp(void *arg, bfa_status_t status);
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c1030 static int rfcomm_send_rls(struct rfcomm_session *s, int cr, u8 dlci, u8 status) in rfcomm_send_rls() argument
1037 BT_DBG("%p cr %d status 0x%x", s, cr, status); in rfcomm_send_rls()
1050 rls->status = status; in rfcomm_send_rls()
1591 BT_DBG("dlci %d cr %d status 0x%x", dlci, cr, rls->status); in rfcomm_recv_rls()
1600 rfcomm_send_rls(s, 0, dlci, rls->status); in rfcomm_recv_rls()
2133 static void rfcomm_security_cfm(struct hci_conn *conn, u8 status, u8 encrypt) in rfcomm_security_cfm() argument
2138 BT_DBG("conn %p status 0x%02x encrypt 0x%02x", conn, status, encrypt); in rfcomm_security_cfm()
2147 if (status || encrypt == 0x00) { in rfcomm_security_cfm()
2153 if (d->state == BT_CONNECTED && !status && encrypt == 0x00) { in rfcomm_security_cfm()
2168 if (!status && hci_conn_check_secure(conn, d->sec_level)) in rfcomm_security_cfm()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dconntrack.c257 if (ct->status & IPS_SRC_NAT) in ovs_ct_update_key()
259 if (ct->status & IPS_DST_NAT) in ovs_ct_update_key()
486 if (test_bit(IPS_SEQ_ADJUST_BIT, &ct->status) && in ovs_ct_helper()
591 if (test_bit(IPS_SEEN_REPLY_BIT, &ct->status)) in ovs_ct_get_info()
593 if (test_bit(IPS_EXPECTED_BIT, &ct->status)) in ovs_ct_get_info()
890 ct->status & IPS_NAT_MASK && in ovs_ct_nat()
898 maniptype = ct->status & IPS_SRC_NAT in ovs_ct_nat()
901 maniptype = ct->status & IPS_SRC_NAT in ovs_ct_nat()
912 if (err == NF_ACCEPT && ct->status & IPS_DST_NAT) { in ovs_ct_nat()
913 if (ct->status & IPS_SRC_NAT) { in ovs_ct_nat()
[all …]

1...<<351352353354355356357358359360>>...605