Searched refs:CRC16 (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/drivers/w1/slaves/ |
D | Kconfig | 43 select CRC16 51 select CRC16 73 bool "Protect DS2433 data with a CRC16" 75 select CRC16 77 Say Y here to protect DS2433 data with a CRC16. 78 Each block has 30 bytes of data and a two byte CRC16. 119 select CRC16
|
/linux-4.4.14/Documentation/w1/slaves/ |
D | w1_ds28e04 | 27 fully aligned blocks of 32 bytes with valid CRC16 values (in bytes 30
|
/linux-4.4.14/fs/ext4/ |
D | Kconfig | 9 select CRC16 37 select CRC16
|
/linux-4.4.14/drivers/net/irda/ |
D | via-ircc.c | 482 CRC16(iobase, ON); in via_hw_init() 682 CRC16(iobase, ON); in via_ircc_change_speed() 689 CRC16(iobase, ON); in via_ircc_change_speed() 701 CRC16(iobase, OFF); in via_ircc_change_speed() 787 CRC16(iobase, ON); in via_ircc_hard_xmit_sir() 1402 CRC16(iobase, ON); in hwreset()
|
D | via-ircc.h | 318 #define CRC16(BaseAddr,val) WriteRegBit(BaseAddr,I_CF_L_0,7,val) //0 for 32 CRC macro
|
/linux-4.4.14/fs/ubifs/ |
D | Kconfig | 3 select CRC16
|
/linux-4.4.14/Documentation/networking/ |
D | generic-hdlc.txt | 66 no-parity / crc16 / crc16-pr0 (CRC16 with preset zeros) / crc32-itu 67 crc16-itu (CRC16 with ITU-T polynomial) / crc16-itu-pr0 - sets parity
|
/linux-4.4.14/lib/ |
D | Kconfig | 70 config CRC16 config 71 tristate "CRC16 functions" 74 modules require CRC16 functions, but a module built outside 75 the kernel tree does. Such modules that use library CRC16
|
/linux-4.4.14/net/batman-adv/ |
D | Kconfig | 8 select CRC16
|
/linux-4.4.14/net/bluetooth/ |
D | Kconfig | 9 select CRC16
|
/linux-4.4.14/drivers/s390/char/ |
D | Kconfig | 119 select CRC16
|
/linux-4.4.14/drivers/net/hamradio/ |
D | Kconfig | 4 select CRC16
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 332 select CRC16 342 select CRC16
|