Searched refs:implemented (Results 1 – 25 of 37) sorted by relevance
12
/drivers/phy/socionext/ |
D | Kconfig | 13 Enable this to support USB PHY implemented on USB2 controller 25 Enable this to support USB PHY implemented in USB3 controller 35 Enable this to support PHY implemented in PCIe controller 45 Enable this to support PHY implemented in AHCI controller
|
/drivers/dma/dw-edma/ |
D | Kconfig | 10 implemented on endpoints SoCs.
|
/drivers/staging/comedi/drivers/ni_routing/ |
D | README | 68 track which values have been implemented and tested. 70 V(<value>) : register value is valid, tested, and implemented 71 I(<value>) : register value is implemented but needs testing 72 U(<value>) : register value is not implemented
|
/drivers/gpu/vga/ |
D | Kconfig | 7 Some "legacy" VGA devices implemented on PCI typically have the same
|
/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu.c | 423 return block->implemented; in is_block_implemented() 438 block->implemented = true; in rvu_check_block_implemented() 459 if (!block->implemented) in rvu_lf_reset() 472 if (!block->implemented) in rvu_block_reset() 790 if (!block->implemented) in rvu_setup_hw_resources() 811 if (!block->implemented) in rvu_setup_hw_resources() 832 if (!block->implemented) in rvu_setup_hw_resources() 854 if (!block->implemented) in rvu_setup_hw_resources() 875 if (!block->implemented) in rvu_setup_hw_resources() 897 if (!block->implemented) in rvu_setup_hw_resources()
|
D | rvu.h | 81 bool implemented; member
|
/drivers/pnp/pnpbios/ |
D | Kconfig | 15 ISAPNP services) are not currently implemented.
|
/drivers/staging/fieldbus/Documentation/ABI/ |
D | sysfs-class-fieldbus-dev | 11 The type of fieldbus implemented by this device.
|
/drivers/android/ |
D | Kconfig | 72 Enable vendor hooks implemented as tracepoints
|
/drivers/clk/ |
D | Kconfig | 20 Select this option when the clock API in <linux/clk.h> is implemented 118 implemented in the driver. 260 of the QorIQ Layerscape LS1028A, as implemented TSMC CLN28HPM PLL. Not all
|
/drivers/iommu/ |
D | Kconfig | 275 is not implemented as it is not necessary for VFIO. 365 is not implemented as it is not necessary for VFIO. 373 is not implemented as it is not necessary for VFIO.
|
/drivers/gpu/drm/msm/ |
D | NOTES | 30 (Second part is not implemented yet. So far this is just basic KMS
|
/drivers/net/wireless/ |
D | wl3501_cs.c | 1767 u8 implemented, restricted, keys[100], len_keys, tocopy; in wl3501_get_encode() local 1771 &implemented, sizeof(implemented)); in wl3501_get_encode() 1774 if (!implemented) { in wl3501_get_encode()
|
/drivers/usb/typec/ |
D | Kconfig | 26 machines that need to be implemented in either software or firmware.
|
/drivers/w1/slaves/ |
D | Kconfig | 56 support for these devices is not implemented.
|
/drivers/net/ethernet/sfc/ |
D | ef10.c | 218 unsigned int implemented; in efx_ef10_get_timer_workarounds() local 225 rc = efx_mcdi_get_workarounds(efx, &implemented, &enabled); in efx_ef10_get_timer_workarounds() 237 } else if (implemented & MC_CMD_GET_WORKAROUNDS_OUT_BUG35388) { in efx_ef10_get_timer_workarounds() 2483 unsigned int enabled, implemented; in efx_ef10_probe_multicast_chaining() local 2487 rc = efx_mcdi_get_workarounds(efx, &implemented, &enabled); in efx_ef10_probe_multicast_chaining() 2498 implemented & MC_CMD_GET_WORKAROUNDS_OUT_BUG26807; in efx_ef10_probe_multicast_chaining()
|
/drivers/staging/media/atomisp/ |
D | TODO | 69 7. A single AtomISP driver needs to be implemented to support both
|
/drivers/usb/gadget/ |
D | Kconfig | 385 implemented in kernel space (for instance Ethernet, serial or 386 mass storage) and other are implemented in user space.
|
/drivers/fpga/ |
D | Kconfig | 162 The FPGA Management Engine (FME) is a feature device implemented
|
/drivers/net/can/ |
D | Kconfig | 39 As only the sending and receiving of CAN frames is implemented, this
|
/drivers/usb/gadget/legacy/ |
D | Kconfig | 228 implemented in kernel space (for instance Ethernet, serial or 229 mass storage) and other are implemented in user space.
|
/drivers/usb/misc/ |
D | Kconfig | 145 fast charge from the USB interface, as implemented in "MFi"
|
/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 59 The driver is currently implemented as a character device. Therefore it supports
|
/drivers/staging/unisys/Documentation/ |
D | overview.txt | 112 The following functions implemented within each function driver will be
|
/drivers/acpi/ |
D | Kconfig | 268 routines implemented are meant to be used by other
|
12