Searched refs:OFN_REG_RESULT_OFFSET (Results 1 – 1 of 1) sorted by relevance
1311 #define OFN_REG_RESULT_OFFSET 2 macro1323 if (pcu->cmd_buf_len < OFN_REG_RESULT_OFFSET + 2 + 1) { in ims_pcu_read_ofn_config()1329 result = (s16)get_unaligned_le16(pcu->cmd_buf + OFN_REG_RESULT_OFFSET); in ims_pcu_read_ofn_config()1334 *data = pcu->cmd_buf[OFN_REG_RESULT_OFFSET]; in ims_pcu_read_ofn_config()1349 if (pcu->cmd_buf_len < OFN_REG_RESULT_OFFSET + 2 + 1) { in ims_pcu_write_ofn_config()1355 result = (s16)get_unaligned_le16(pcu->cmd_buf + OFN_REG_RESULT_OFFSET); in ims_pcu_write_ofn_config()