Searched refs:absent (Results 1 – 25 of 56) sorted by relevance
123
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | alc5623.txt | 11 Register. If absent or has the value of 0, the 15 Control Register. If absent or has value 0, the
|
D | wm8741.txt | 16 DIFF in register R8 (MODE_CONTROL_2). If absent, the default is 0, shall be:
|
D | tdm-slot.txt | 18 to specify an explicit mapping of the channels and the slots. If it's absent
|
D | pcm512x.txt | 20 is absent the device will be configured to clock from BCLK. If pll-in
|
D | fsl,esai.txt | 51 - big-endian : If this property is absent, the native endian mode
|
D | rt5682.txt | 48 If absent, the default is 16.
|
D | fsl,asrc.txt | 50 - big-endian : If this property is absent, the little endian mode
|
/Linux-v6.6/Documentation/devicetree/bindings/net/ |
D | ibm,emac.txt | 65 - phy-address : 1 cell, optional, MDIO address of the PHY. If absent, 68 for, used if phy-address is absent. bit 0x00000001 is 70 For Axon it can be absent, though my current driver 77 operations (if absent the value is the same as 78 rx-fifo-size). For Axon, either absent or 2048. 80 operations (if absent the value is the same as 81 tx-fifo-size). For Axon, either absent or 2048.
|
D | lpc-eth.txt | 10 absent, "rmii" is assumed.
|
D | davinci_emac.txt | 22 If absent, davinci_emac driver defaults to 100/FULL.
|
D | qca,qca7000.txt | 71 if absent, see also ../serial/serial.yaml
|
/Linux-v6.6/Documentation/devicetree/bindings/powerpc/opal/ |
D | power-mgt.txt | 69 property. If the property is absent, the target residency for 76 This property is required on POWER9 and absent on POWER8. 82 required on POWER9 and absent on POWER8. 111 is an optional property on POWER8 and is absent on 118 property on POWER8 and is absent on POWER9.
|
/Linux-v6.6/arch/arm64/boot/dts/freescale/ |
D | imx8mn-var-som-symphony.dts | 108 * to GPIO1_IO11 on the SoM (R106 present, R132 absent). From Symphony 110 * on the SoM (R106 absent, R132 present).
|
/Linux-v6.6/Documentation/devicetree/bindings/display/ |
D | multi-inno,mi0283qt.txt | 13 - absent: IM=x101 3-wire 9-bit data serial interface
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-mtd | 107 absent, ram, rom, nor, nand, mlc-nand, dataflash, ubi, unknown 145 or exceeds this value, -EUCLEAN is returned. Otherwise, absent 170 returned, absent a hard error. 233 This attribute is absent on flash devices, so it can be used
|
/Linux-v6.6/Documentation/devicetree/bindings/gpio/ |
D | gpio_atmel.txt | 17 - #gpio-lines: Number of gpio if absent 32.
|
/Linux-v6.6/Documentation/firmware-guide/acpi/ |
D | extcon-intel-int3496.rst | 21 be absent or invalid)
|
/Linux-v6.6/Documentation/driver-api/ |
D | slimbus.rst | 84 Similarly, SLIMbus devices 'report absent' when they go down. A 'device_down' 85 callback notifies the driver when the device reports absent and its logical
|
/Linux-v6.6/Documentation/devicetree/bindings/pmem/ |
D | pmem-region.txt | 40 If this property is absent then the OS must assume that the region
|
/Linux-v6.6/Documentation/devicetree/bindings/arm/ |
D | xen.txt | 17 GFNs and grants, they might be absent if there is nothing to expose.
|
/Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | cpm.txt | 28 is associated with. If absent, an unused BRG
|
/Linux-v6.6/drivers/platform/x86/ |
D | eeepc-laptop.c | 565 bool absent; in eeepc_rfkill_hotplug() local 595 absent = (l == 0xffffffff); in eeepc_rfkill_hotplug() 597 if (blocked != absent) { in eeepc_rfkill_hotplug() 600 absent ? "absent" : "present"); in eeepc_rfkill_hotplug()
|
/Linux-v6.6/Documentation/devicetree/bindings/clock/ |
D | keystone-pll.txt | 20 - fixed-postdiv : fixed post divider value. If absent, use clkod register bits
|
/Linux-v6.6/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pmc.txt | 51 DEVDISR2, if present -- this cell should be zero or absent if the
|
/Linux-v6.6/drivers/net/wireless/ath/ath9k/ |
D | channel.c | 1440 if (!avp->noa.absent) in ath9k_update_p2p_ps_timer() 1449 __func__, avp->noa.absent, tsf, target_tsf, in ath9k_update_p2p_ps_timer() 1572 if (!avp->noa.absent) in ath9k_p2p_ps_timer() 1591 if (an->sleeping == !!avp->noa.absent) in ath9k_p2p_ps_timer() 1594 an->sleeping = avp->noa.absent; in ath9k_p2p_ps_timer()
|
123