pcn_csr_read16
static uint16_t pcn_csr_read16(pcn_t *, uint32_t);
chipid = pcn_csr_read16(pcnp, PCN_CSR_CHIPID1);
chipid |= pcn_csr_read16(pcnp, PCN_CSR_CHIPID0);