Searched refs:pbyte (Results 1 – 6 of 6) sorted by relevance
171 #define QSFP_PWR(pbyte) (((pbyte) >> 6) & 3) argument
193 #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()
873 u8 v, *p, *buf, *b, pbyte, pbits; in nvmem_cell_prepare_write_buffer() local884 pbyte = *b; in nvmem_cell_prepare_write_buffer()894 pbits = pbyte >> (BITS_PER_BYTE - 1 - bit_offset); in nvmem_cell_prepare_write_buffer()895 pbyte = *b; in nvmem_cell_prepare_write_buffer()
98 u8 *pbyte) in mxl111sf_i2c_bitbang_recvbyte() argument106 *pbyte = 0; in mxl111sf_i2c_bitbang_recvbyte()132 *pbyte = byte; in mxl111sf_i2c_bitbang_recvbyte()
3930 uint8_t *pbyte; in lpfc_idiag_mbxacc_dump_issue_mbox() local3977 pbyte = (uint8_t *)pmbox; in lpfc_idiag_mbxacc_dump_issue_mbox()3992 ((uint8_t)*pbyte) & 0xff); in lpfc_idiag_mbxacc_dump_issue_mbox()3993 pbyte++; in lpfc_idiag_mbxacc_dump_issue_mbox()