Home
last modified time | relevance | path

Searched refs:rescode (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/display/msm/
H A Ddsi-phy-10nm.yaml38 qcom,phy-rescode-offset-top:
42 Integer array of offset for pull-up legs rescode for all five lanes.
49 qcom,phy-rescode-offset-bot:
53 Integer array of offset for pull-down legs rescode for all five lanes.
97 qcom,phy-rescode-offset-top = /bits/ 8 <0 0 0 0 0>;
98 qcom,phy-rescode-offset-bot = /bits/ 8 <0 0 0 0 0>;
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-quackingstick-r0.dts19 qcom,phy-rescode-offset-top = /bits/ 8 <(-13) (-13) (-13) (-13) (-13)>;
20 qcom,phy-rescode-offset-bot = /bits/ 8 <(-13) (-13) (-13) (-13) (-13)>;
H A Dsc7180-trogdor-wormdingler-rev1-boe-rt5682s.dts22 qcom,phy-rescode-offset-top = /bits/ 8 <31 31 31 31 (-32)>;
23 qcom,phy-rescode-offset-bot = /bits/ 8 <31 31 31 31 (-32)>;
H A Dsc7180-trogdor-wormdingler-rev1-boe.dts22 qcom,phy-rescode-offset-top = /bits/ 8 <31 31 31 31 (-32)>;
23 qcom,phy-rescode-offset-bot = /bits/ 8 <31 31 31 31 (-32)>;
/linux-6.15/drivers/nvme/target/
H A Dfabrics-cmd-auth.c481 data->rescode = NVME_AUTH_DHCHAP_FAILURE_REASON_FAILED; in nvmet_auth_failure1()
/linux-6.15/drivers/nvme/host/
H A Dauth.c423 data->rescode = NVME_AUTH_DHCHAP_FAILURE_REASON_FAILED; in nvme_auth_set_dhchap_failure2_data()
/linux-6.15/include/linux/
H A Dnvme.h1859 __u8 rescode; member