Home
last modified time | relevance | path

Searched refs:CLSE (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dsym53c8xx.h149 #define CLSE 0x80 /* mod: cache line size enable */ macro
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h230 #define CLSE 0x80 /* mod: cache line size enable */ macro
H A Dsym_hipd.c835 np->rv_dcntl |= CLSE; /* Cache Line Size Enable */
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h752 #define CLSE 0x80 /* mod: cache line size enable */ macro
H A Dncr53c8xx.c3831 np->rv_dcntl |= CLSE; /* Cache Line Size Enable */ in ncr_prepare_setting()