LSB_SIZE           33 drivers/crypto/ccp/ccp-dev-v5.c 							LSB_SIZE,
LSB_SIZE           35 drivers/crypto/ccp/ccp-dev-v5.c 		if (start < LSB_SIZE) {
LSB_SIZE           37 drivers/crypto/ccp/ccp-dev-v5.c 			return start + cmd_q->lsb * LSB_SIZE;
LSB_SIZE           47 drivers/crypto/ccp/ccp-dev-v5.c 							MAX_LSB_CNT * LSB_SIZE,
LSB_SIZE           50 drivers/crypto/ccp/ccp-dev-v5.c 		if (start <= MAX_LSB_CNT * LSB_SIZE) {
LSB_SIZE          712 drivers/crypto/ccp/ccp-dev-v5.c 		bitmap_set(ccp->lsbmap, bitno * LSB_SIZE, LSB_SIZE);
LSB_SIZE          120 drivers/crypto/ccp/ccp-dev.h #define PLSB_MAP_SIZE			(LSB_SIZE)
LSB_SIZE          121 drivers/crypto/ccp/ccp-dev.h #define SLSB_MAP_SIZE			(MAX_LSB_CNT * LSB_SIZE)