Searched refs:PKT_CFG (Results 1 – 1 of 1) sorted by relevance
110 #define PKT_CFG(size, strength) ((size) << 16 | (strength)) macro619 tchip->pkt_0_cfg = PKT_CFG(ecc->size + METADATA_SIZE, ecc->strength); in chip_init()620 tchip->pkt_n_cfg = PKT_CFG(ecc->size, ecc->strength); in chip_init()