Home
last modified time | relevance | path

Searched full:randomizer (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/mtd/
H A Dnand-macronix.txt4 Macronix NANDs support randomizer operation for scrambling user data,
6 randomizer are subpage accesses prohibited and more time period needed
7 for program operation, i.e., tPROG 300us to 340us (randomizer enabled).
8 Enabling the randomizer is a one time persistent and non reversible
13 randomizer is recommended by default by adding a new specific property
17 - randomizer enable: should be "mxic,enable-randomizer-otp"
25 mxic,enable-randomizer-otp;
/linux/drivers/mtd/nand/raw/
H A Dnand_macronix.c113 rand_otp = of_property_read_bool(dn, "mxic,enable-randomizer-otp"); in macronix_nand_onfi_init()
116 /* Subpage write is prohibited in randomizer operation */ in macronix_nand_onfi_init()
132 pr_info("Macronix NAND randomizer failed\n"); in macronix_nand_onfi_init()
134 pr_info("Macronix NAND randomizer enabled\n"); in macronix_nand_onfi_init()
/linux/include/sound/
H A Dwavefront.h248 u8 randomizer:7; member
/linux/drivers/crypto/caam/
H A Ddesc.h1215 /* randomizer AAI set */
/linux/include/net/bluetooth/
H A Dhci.h754 #define EIR_SSP_RAND_R192 0x0F /* Simple Pairing Randomizer R-192 */