| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sama5d3_uart.dtsi | 47 status = "disabled"; 58 status = "disabled";
|
| H A D | omap2430.dtsi | 192 status = "disabled"; 208 status = "disabled"; 224 status = "disabled"; 240 status = "disabled"; 256 status = "disabled";
|
| H A D | am3517-evm.dts | 175 status = "okay"; 179 status = "okay"; 183 status = "okay"; 220 status = "okay"; 230 status = "disabled";
|
| H A D | imx6q-utilite-pro.dts | 192 status = "okay"; 198 status = "okay"; 204 status = "okay"; 343 status = "okay"; 354 status = "okay";
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
| H A D | samba-config-fix.patch | 1 Upstream-status: Inappropriate [configuration] 10 list_printers_command=lpc status | grep "[A-z0-9]:" | sed -e 's/://g'
|
| /OK3568_Linux_fs/kernel/drivers/crypto/virtio/ |
| H A D | virtio_crypto_common.h | 72 unsigned long status; member 92 uint8_t status; member
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h5-libretech-all-h5-cc.dts | 41 status = "okay"; 52 status = "okay";
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A D | uvc_isight.c | 105 if (urb->iso_frame_desc[i].status < 0) { in uvc_video_decode_isight() 108 urb->iso_frame_desc[i].status); in uvc_video_decode_isight()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/ |
| H A D | brcm,iproc-pdc-mbox.txt | 12 - brcm,rx-status-len: Length of metadata preceding received frames, in bytes. 23 brcm,rx-status-len = <32>;
|
| /OK3568_Linux_fs/buildroot/board/orangepi/orangepi-zero/patches/linux/ |
| H A D | 0002-ARM-dts-orange-pi-zero-enable-spi-nor.patch | 22 status = "okay"; 26 + status = "okay";
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/ |
| H A D | 0001-libgeis-Compare-the-first-character-of-string-to-nul.patch | 35 GeisStatus status = GEIS_STATUS_NOT_SUPPORTED; 39 status = geis_subscription_deactivate(instance->subscription);
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | switch_to.h | 120 u32 status = read_c0_status(); \ 132 write_c0_status(status); \
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/ |
| H A D | phy.c | 208 int status; in genmii_poll_link() local 212 status = phy_read(phy, MII_BMSR); in genmii_poll_link() 213 if (status < 0 || (status & BMSR_LSTATUS) == 0) in genmii_poll_link() 215 if (phy->autoneg == AUTONEG_ENABLE && !(status & BMSR_ANEGCOMPLETE)) in genmii_poll_link()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_i2c_hw.c | 172 request->status = I2C_CHANNEL_OPERATION_ENGINE_BUSY; in process_transaction() 451 request->status = I2C_CHANNEL_OPERATION_SUCCEEDED; in submit_channel_request_hw() 457 request->status = I2C_CHANNEL_OPERATION_ENGINE_BUSY; in submit_channel_request_hw() 535 if ((request.status == I2C_CHANNEL_OPERATION_FAILED) || in dce_i2c_hw_engine_submit_payload() 536 (request.status == I2C_CHANNEL_OPERATION_ENGINE_BUSY)) in dce_i2c_hw_engine_submit_payload()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk_crypto_v2_pka.c | 200 u32 status; in pka_check_status() local 203 status = PKA_READ(CRYPTO_PKA_STATUS); in pka_check_status() 204 status = status & mask; in pka_check_status() 206 return !!status; in pka_check_status()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-maxim-max96772.c | 252 u32 status[2]; in max96776_enable() local 266 ret = max96772_aux_dpcd_read(p, DP_LANE0_1_STATUS, &status[0]); in max96776_enable() 270 ret = max96772_aux_dpcd_read(p, DP_LANE2_3_STATUS, &status[1]); in max96776_enable() 275 status[0], status[1]); in max96776_enable()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgp2p.h | 72 unsigned long status; member 117 test_bit(WLP2P_STATUS_ ## stat, &(cfg)->p2p->status)) 119 set_bit(WLP2P_STATUS_ ## stat, &(cfg)->p2p->status)) 121 clear_bit(WLP2P_STATUS_ ## stat, &(cfg)->p2p->status)) 123 change_bit(WLP2P_STATUS_ ## stat, &(cfg)->p2p->status))
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | switchib.c | 365 enum mlxsw_reg_pude_oper_status status) in mlxsw_sib_pude_ib_event_func() argument 367 if (status == MLXSW_PORT_OPER_STATUS_UP) in mlxsw_sib_pude_ib_event_func() 380 enum mlxsw_reg_pude_oper_status status; in mlxsw_sib_pude_event_func() local 391 status = mlxsw_reg_pude_oper_status_get(pude_pl); in mlxsw_sib_pude_event_func() 392 mlxsw_sib_pude_ib_event_func(mlxsw_sib_port, status); in mlxsw_sib_pude_event_func()
|
| /OK3568_Linux_fs/kernel/drivers/target/tcm_fc/ |
| H A D | tfc_cmd.c | 273 u32 status, enum fcp_resp_rsp_codes code) in ft_send_resp_status() argument 284 ntoh24(fh->fh_s_id), ntohs(fh->fh_ox_id), status, code); in ft_send_resp_status() 286 if (status == SAM_STAT_GOOD) in ft_send_resp_status() 293 fcp->resp.fr_status = status; in ft_send_resp_status() 294 if (status == SAM_STAT_GOOD) { in ft_send_resp_status()
|
| /OK3568_Linux_fs/kernel/sound/soc/amd/renoir/ |
| H A D | acp3x-pdm-dma.c | 393 int status; in acp_pdm_audio_probe() local 426 status = devm_snd_soc_register_component(&pdev->dev, in acp_pdm_audio_probe() 429 if (status) { in acp_pdm_audio_probe() 434 status = devm_request_irq(&pdev->dev, adata->pdm_irq, pdm_irq_handler, in acp_pdm_audio_probe() 436 if (status) { in acp_pdm_audio_probe()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | adm1266.c | 191 unsigned long status; in adm1266_gpio_get_multiple() local 199 status = read_buf[0] + (read_buf[1] << 8); in adm1266_gpio_get_multiple() 203 if (test_bit(adm1266_gpio_mapping[gpio_nr][1], &status)) in adm1266_gpio_get_multiple() 211 status = read_buf[0] + (read_buf[1] << 8); in adm1266_gpio_get_multiple() 215 if (test_bit(gpio_nr - ADM1266_GPIO_NR, &status)) in adm1266_gpio_get_multiple()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | sp887x.c | 419 static int sp887x_read_status(struct dvb_frontend *fe, enum fe_status *status) in sp887x_read_status() argument 426 *status = 0; in sp887x_read_status() 429 *status |= FE_HAS_SIGNAL; in sp887x_read_status() 438 *status |= FE_HAS_LOCK; in sp887x_read_status() 439 *status |= FE_HAS_VITERBI | FE_HAS_SYNC | FE_HAS_CARRIER; in sp887x_read_status()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgp2p.h | 79 unsigned long status; member 125 test_bit(WLP2P_STATUS_ ## stat, &(cfg)->p2p->status)) 127 set_bit(WLP2P_STATUS_ ## stat, &(cfg)->p2p->status)) 129 clear_bit(WLP2P_STATUS_ ## stat, &(cfg)->p2p->status)) 131 change_bit(WLP2P_STATUS_ ## stat, &(cfg)->p2p->status))
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | ks8851_mll.c | 569 u16 status; in ks8851_mll_recv() local 571 status = ks_rdreg16(dev, KS_ISR); in ks8851_mll_recv() 573 ks_wrreg16(dev, KS_ISR, status); in ks8851_mll_recv() 575 if ((status & IRQ_RXI)) in ks8851_mll_recv() 578 if ((status & IRQ_LDI)) { in ks8851_mll_recv()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-enuminput.rst | 89 - ``status`` 90 - This field provides status information about the input. See 91 :ref:`input-status` for flags. With the exception of the sensor 92 orientation bits ``status`` is only valid when this is the current 128 .. _input-status:
|