Home
last modified time | relevance | path

Searched refs:negation (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dfsl-spi.txt49 - fsl,csaft: chip select negation time in bits after frame ends
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Dmvebu-devbus.txt52 - devbus,acc-first-ps: Defines the time delay from the negation of
85 - devbus,ale-wr-ps: Defines the time delay from the ALE[0] negation cycle
/f-stack/freebsd/contrib/openzfs/etc/zfs/
H A Dzfs-functions.in431 # The negation will flip the subshell return result where the default
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c3616 boolean_t negation = (flagstr[i] == '-'); in parse_object_range() local
3618 if (negation) { in parse_object_range()
3632 if (negation) in parse_object_range()