Searched refs:pbyte (Results 1 – 6 of 6) sorted by relevance
171 #define QSFP_PWR(pbyte) (((pbyte) >> 6) & 3) argument
137 unsigned char pbyte; in gigaset_isowbuf_getbytes() local166 pbyte = iwb->data[write]; /* save in gigaset_isowbuf_getbytes()184 __func__, pbyte, limit); in gigaset_isowbuf_getbytes()185 iwb->data[limit] = pbyte; /* restore in gigaset_isowbuf_getbytes()
660 #define QSFP_PWR(pbyte) (((pbyte) >> 6) & 3) argument661 #define QSFP_HIGH_PWR(pbyte) ((pbyte) & 3) argument
94 u8 *pbyte) in mxl111sf_i2c_bitbang_recvbyte() argument102 *pbyte = 0; in mxl111sf_i2c_bitbang_recvbyte()128 *pbyte = byte; in mxl111sf_i2c_bitbang_recvbyte()
1108 u8 v, *p, *buf, *b, pbyte, pbits; in nvmem_cell_prepare_write_buffer() local1119 pbyte = *b; in nvmem_cell_prepare_write_buffer()1131 pbits = pbyte >> (BITS_PER_BYTE - 1 - bit_offset); in nvmem_cell_prepare_write_buffer()1132 pbyte = *b; in nvmem_cell_prepare_write_buffer()
5174 uint8_t *pbyte; in lpfc_idiag_mbxacc_dump_issue_mbox() local5221 pbyte = (uint8_t *)pmbox; in lpfc_idiag_mbxacc_dump_issue_mbox()5236 ((uint8_t)*pbyte) & 0xff); in lpfc_idiag_mbxacc_dump_issue_mbox()5237 pbyte++; in lpfc_idiag_mbxacc_dump_issue_mbox()