code0              45 arch/arm64/include/asm/image.h 	__le32 code0;
code0              52 arch/riscv/include/asm/image.h 	u32 code0;
code0              25 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c static int hclgevf_get_mbx_resp(struct hclgevf_dev *hdev, u16 code0, u16 code1,
code0              53 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c 			code0, code1, hdev->mbx_resp.received_resp, i);
code0              69 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c 	if (!(r_code0 == code0 && r_code1 == code1 && !mbx_resp->resp_status)) {
code0              72 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c 			code0, code1, mbx_resp->resp_status);
code0            2855 sound/soc/codecs/wm_adsp.c 	unsigned int code0, code1, lock_reg;
code0            2864 sound/soc/codecs/wm_adsp.c 		code0 = code1 = 0;
code0            2866 sound/soc/codecs/wm_adsp.c 			code0 = ADSP2_LOCK_CODE_0;
code0            2870 sound/soc/codecs/wm_adsp.c 			code0 |= ADSP2_LOCK_CODE_0 << ADSP2_LOCK_REGION_SHIFT;
code0            2873 sound/soc/codecs/wm_adsp.c 		regmap_write(regmap, lock_reg, code0);