| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | gpio.c | 646 if (info->status[wps->gpio] != RTW_MAC_GPIO_DFLT && in mac_cfg_wps() 647 info->status[wps->gpio] != RTW_MAC_GPIO_SW_IO) in mac_cfg_wps() 649 wps->gpio, info->status[wps->gpio]); in mac_cfg_wps() 651 info->status[wps->gpio] = RTW_MAC_GPIO_SW_IO; in mac_cfg_wps()
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | serial_ir.c | 323 u8 status; in serial_ir_irq_handler() local 336 status = sinp(UART_MSR); in serial_ir_irq_handler() 341 if ((status & hardware[type].signal_pin_change) && in serial_ir_irq_handler() 353 dcd = (status & hardware[type].signal_pin) ? 1 : 0; in serial_ir_irq_handler()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | predict.def | 188 /* Branch leading to a failure status are unlikely. This can occur for out 190 for a return status. By default, the code aborts, 200 /* Branch leading to an I/O failure status are unlikely. This predictor is 202 only occurs when the user explicitly asked for a return status. By default,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | predict.def | 188 /* Branch leading to a failure status are unlikely. This can occur for out 190 for a return status. By default, the code aborts, 200 /* Branch leading to an I/O failure status are unlikely. This predictor is 202 only occurs when the user explicitly asked for a return status. By default,
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-max732x.c | 448 uint16_t status; in max732x_irq_pending() local 451 ret = max732x_readw(chip, &status); in max732x_irq_pending() 455 trigger = status >> 8; in max732x_irq_pending() 461 cur_stat = status & 0xFF; in max732x_irq_pending()
|
| /OK3568_Linux_fs/kernel/Documentation/input/ |
| H A D | ff.rst | 237 Information about the status of effects 240 Every time the status of an effect is changed, an event is sent. The values 244 /* When the status of the effect changed */ 253 /* Indicates the status */
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/inv_icm42600/ |
| H A D | inv_icm42600_core.c | 430 unsigned int status; in inv_icm42600_irq_handler() local 435 ret = regmap_read(st->map, INV_ICM42600_REG_INT_STATUS, &status); in inv_icm42600_irq_handler() 440 if (status & INV_ICM42600_INT_STATUS_FIFO_FULL) in inv_icm42600_irq_handler() 444 if (status & INV_ICM42600_INT_STATUS_FIFO_THS) { in inv_icm42600_irq_handler()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0020_let_ld_pointer_pci_dma_function_take_MemTxAttrs_argument.patch | 101 - desc->status = ldl_be_pci_dma(&s->dev, p); 105 + desc->status = ldl_be_pci_dma(&s->dev, p, attrs); 110 - desc->status = ldl_le_pci_dma(&s->dev, p); 114 + desc->status = ldl_le_pci_dma(&s->dev, p, attrs);
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_it821x.c | 658 u8 status; in it821x_firmware_command() local 676 status = ioread8(ap->ioaddr.status_addr); in it821x_firmware_command() 677 if (status & ATA_ERR) { in it821x_firmware_command() 682 if (status & ATA_DRQ) { in it821x_firmware_command()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/rtl8822b/ |
| H A D | halrf_8822b.c | 211 enum rt_status status = RT_STATUS_SUCCESS; in odm_tx_pwr_track_set_pwr8822b() 263 status = hal_mac_send_power_tracking_info(&GET_HAL_MAC_INFO(adapter), p_pwr_tracking_opt); in odm_tx_pwr_track_set_pwr8822b() 265 if (status == RT_STATUS_SUCCESS) { in odm_tx_pwr_track_set_pwr8822b() 279 status); in odm_tx_pwr_track_set_pwr8822b()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | nftlmount.c | 375 unsigned int block, i, status; in check_sectors_in_chain() local 387 status = SECTOR_IGNORE; in check_sectors_in_chain() 389 status = bci.Status | bci.Status1; in check_sectors_in_chain() 391 switch(status) { in check_sectors_in_chain()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx6qdl-pico-pi.dtsi | 22 status = "disabled";
|
| H A D | at91rm9200_pqfp.dtsi | 15 status = "disabled";
|
| H A D | sun4i-a10-pcduino2.dts | 60 status = "okay"; 66 status = "okay";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3528-evb4-ddr4-v10.dts | 16 status = "okay";
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | kprobes.h | 28 unsigned int status; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hci/ |
| H A D | hctrl.h | 134 static inline int ssv6xxx_hwif_irq_getstatus(struct ssv6xxx_hci_ctrl *hctrl, int *status) in ssv6xxx_hwif_irq_getstatus() argument 137 return hctrl->shi->if_ops->irq_getstatus(IFDEV(hctrl), status); in ssv6xxx_hwif_irq_getstatus()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | wcd934x.c | 195 enum slim_device_status status) in wcd934x_slim_status() argument 197 switch (status) { in wcd934x_slim_status()
|
| /OK3568_Linux_fs/kernel/drivers/staging/mt7621-pci/ |
| H A D | mediatek,mt7621-pci.txt | 17 - status: either "disabled" or "okay". 69 status = "disabled";
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | usbnet.h | 45 struct usb_host_endpoint *status; member 151 void (*status)(struct usbnet *, struct urb *); member
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | manifest.py | 59 if bitbake(self.buildtarget).status: 74 if bitbake(bbargs).status:
|
| /OK3568_Linux_fs/kernel/drivers/dma/idxd/ |
| H A D | irq.c | 188 if (desc->completion->status) { in irq_process_pending_llist() 215 if (desc->completion->status) { in irq_process_work_list()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_statlog.h | 39 uint8 status; /* status code from dongle */ member 188 uint16 status, uint16 reason, uint16 flags);
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | phy-rockchip-naneng-usb2.txt | 65 status = "disabled"; 72 status = "disabled";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | pm8916.dtsi | 34 status = "disabled"; 124 status = "disabled";
|