Searched full:uim (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/include/linux/ |
D | ti_wilink_st.h | 225 * @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-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,apq8084-pinctrl.yaml | 91 tsif1, tsif2, uim, uim_batt_alarm ]
|
/linux-6.14.4/drivers/pinctrl/qcom/ |
D | pinctrl-apq8084.c | 1021 APQ_PIN_FUNCTION(uim), 1156 PINGROUP(130, uim, blsp_spi7, blsp_uart7, blsp_uim7, NA, NA, NA), 1157 PINGROUP(131, uim, blsp_spi7, blsp_uart7, blsp_uim7, NA, NA, NA), 1158 PINGROUP(132, uim, blsp_spi7, blsp_uart7, blsp_i2c7, NA, NA, NA), 1159 PINGROUP(133, uim, blsp_spi7, blsp_uart7, blsp_i2c7, NA, NA, NA),
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | msm8996-sony-xperia-tone.dtsi | 899 uim_detect_en: uim-detect-en-state {
|
/linux-6.14.4/arch/powerpc/xmon/ |
D | ppc-opc.c | 759 /* 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 2635 /* The mask for an XX2 form instruction with the UIM bits specified. */ 2638 /* The mask for an XX2 form instruction with the 4 UIM bits specified. */ 6528 {"xxspltw", XX2(60,164), XX2UIM_MASK, PPCVSX, PPCVLE, {XT6, XB6, UIM}},
|