Home
last modified time | relevance | path

Searched full:uim (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dti_wilink_st.h225 * @uim_pid: KIM needs to communicate with UIM to request to install
232 * @ldisc_installed: completion handler to notify that the UIM accepted
266 * registered, these need to communicate with UIM to request
333 * needs to be ignored, since UIM would do that
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,apq8084-pinctrl.yaml91 tsif1, tsif2, uim, uim_batt_alarm ]
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8996-sony-xperia-tone.dtsi899 uim_detect_en: uim-detect-en-state {
/linux/arch/powerpc/xmon/
H A Dppc-opc.c759 /* The 6-bit UIM field in a X form instruction. */
938 /* The UIM field in an XX2 form instruction. */
939 #define UIM DMEX + 1 macro
941 #define UIMM2 UIM
943 #define LRAND UIM
946 #define ERAT_T UIM + 1
2634 /* The mask for an XX2 form instruction with the UIM bits specified. */
2637 /* The mask for an XX2 form instruction with the 4 UIM bits specified. */
6527 {"xxspltw", XX2(60,164), XX2UIM_MASK, PPCVSX, PPCVLE, {XT6, XB6, UIM}},