Searched refs:pbyte (Results 1 – 6 of 6) sorted by relevance
171 #define QSFP_PWR(pbyte) (((pbyte) >> 6) & 3) argument
134 unsigned char pbyte; in gigaset_isowbuf_getbytes() local163 pbyte = iwb->data[write]; /* save in gigaset_isowbuf_getbytes()181 __func__, pbyte, limit); in gigaset_isowbuf_getbytes()182 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
85 u8 *pbyte) in mxl111sf_i2c_bitbang_recvbyte() argument93 *pbyte = 0; in mxl111sf_i2c_bitbang_recvbyte()119 *pbyte = byte; in mxl111sf_i2c_bitbang_recvbyte()
996 u8 v, *p, *buf, *b, pbyte, pbits; in nvmem_cell_prepare_write_buffer() local1007 pbyte = *b; in nvmem_cell_prepare_write_buffer()1019 pbits = pbyte >> (BITS_PER_BYTE - 1 - bit_offset); in nvmem_cell_prepare_write_buffer()1020 pbyte = *b; in nvmem_cell_prepare_write_buffer()
5577 uint8_t *pbyte; in lpfc_idiag_mbxacc_dump_issue_mbox() local5624 pbyte = (uint8_t *)pmbox; in lpfc_idiag_mbxacc_dump_issue_mbox()5639 ((uint8_t)*pbyte) & 0xff); in lpfc_idiag_mbxacc_dump_issue_mbox()5640 pbyte++; in lpfc_idiag_mbxacc_dump_issue_mbox()