Searched +full:0 +full:x800f0000 (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | cirrus,ep9307-keypad.yaml | 65 reg = <0x800f0000 0x0c>; 70 pinctrl-0 = <&keypad_default_pins>;
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/ |
D | util.c | 13 for (cnt = 0; cnt < 1000; cnt++) { in check_hw_ready() 32 rtw_write32(rtwdev, ltecoex->ctrl, 0x800F0000 | offset); in ltecoex_read_reg() 47 rtw_write32(rtwdev, ltecoex->ctrl, 0xC00F0000 | offset); in ltecoex_reg_write() 60 for (i = 0; i < num; i++, bckp++) { in rtw_restore_reg()
|
/linux-6.12.1/include/uapi/linux/ |
D | idxd.h | 14 IDXD_SCMD_DEV_ENABLED = 0x80000010, 15 IDXD_SCMD_DEV_NOT_ENABLED = 0x80000020, 16 IDXD_SCMD_WQ_ENABLED = 0x80000021, 17 IDXD_SCMD_DEV_DMA_ERR = 0x80020000, 18 IDXD_SCMD_WQ_NO_GRP = 0x80030000, 19 IDXD_SCMD_WQ_NO_NAME = 0x80040000, 20 IDXD_SCMD_WQ_NO_SVM = 0x80050000, 21 IDXD_SCMD_WQ_NO_THRESH = 0x80060000, 22 IDXD_SCMD_WQ_PORTAL_ERR = 0x80070000, 23 IDXD_SCMD_WQ_RES_ALLOC_ERR = 0x80080000, [all …]
|
/linux-6.12.1/tools/testing/selftests/ir/ |
D | ir_loopback.c | 48 { RC_PROTO_RC5, "rc-5", 0x1f7f, "rc-5" }, 49 { RC_PROTO_RC5X_20, "rc-5x-20", 0x1f7f3f, "rc-5" }, 50 { RC_PROTO_RC5_SZ, "rc-5-sz", 0x2fff, "rc-5-sz" }, 51 { RC_PROTO_JVC, "jvc", 0xffff, "jvc" }, 52 { RC_PROTO_SONY12, "sony-12", 0x1f007f, "sony" }, 53 { RC_PROTO_SONY15, "sony-15", 0xff007f, "sony" }, 54 { RC_PROTO_SONY20, "sony-20", 0x1fff7f, "sony" }, 55 { RC_PROTO_NEC, "nec", 0xffff, "nec" }, 56 { RC_PROTO_NECX, "nec-x", 0xffffff, "nec" }, 57 { RC_PROTO_NEC32, "nec-32", 0xffffffff, "nec" }, [all …]
|
/linux-6.12.1/drivers/media/rc/ |
D | ir-rc6-decoder.c | 12 * RC6-0-16 (standard toggle bit in header) 30 #define RC6_MODE_MASK 0x07 /* for the header bits */ 31 #define RC6_STARTBIT_MASK 0x08 /* for the header bits */ 32 #define RC6_6A_MCE_TOGGLE_MASK 0x8000 /* for the body bits */ 33 #define RC6_6A_LCC_MASK 0xffff0000 /* RC6-6A-32 long customer code mask */ 34 #define RC6_6A_MCE_CC 0x800f0000 /* MCE customer code */ 35 #define RC6_6A_ZOTAC_CC 0x80340000 /* Zotac customer code */ 36 #define RC6_6A_KATHREIN_CC 0x80460000 /* Kathrein RCU-676 customer code */ 62 case 0: in rc6_mode() 90 return 0; in ir_rc6_decode() [all …]
|
D | rc-main.c | 32 .scancode_bits = 0x1f7f, .repeat_period = 114 }, 34 .scancode_bits = 0x1f7f3f, .repeat_period = 114 }, 36 .scancode_bits = 0x2fff, .repeat_period = 114 }, 38 .scancode_bits = 0xffff, .repeat_period = 125 }, 40 .scancode_bits = 0x1f007f, .repeat_period = 100 }, 42 .scancode_bits = 0xff007f, .repeat_period = 100 }, 44 .scancode_bits = 0x1fff7f, .repeat_period = 100 }, 46 .scancode_bits = 0xffff, .repeat_period = 110 }, 48 .scancode_bits = 0xffffff, .repeat_period = 110 }, 50 .scancode_bits = 0xffffffff, .repeat_period = 110 }, [all …]
|
/linux-6.12.1/arch/arm/boot/dts/cirrus/ |
D | ep93xx.dtsi | 18 reg = <0x80930000 0x1000>; 101 reg = <0x80900000 0x28>; 110 * windows in the 256MB space from 0x50000000 to 0x5fffffff. 116 reg = <0x80080000 0x20>; 125 reg = <0x80000000 0x0040>, 126 <0x80000040 0x0040>, 127 <0x80000080 0x0040>, 128 <0x800000c0 0x0040>, 129 <0x80000240 0x0040>, 130 <0x80000200 0x0040>, [all …]
|
/linux-6.12.1/arch/arm/boot/dts/nxp/mxs/ |
D | imx28.dtsi | 43 #size-cells = <0>; 45 cpu@0 { 48 reg = <0>; 56 reg = <0x80000000 0x80000>; 63 reg = <0x80000000 0x3c900>; 70 reg = <0x80000000 0x2000>; 74 reg = <0x80002000 0x2000>; 83 reg = <0x80004000 0x2000>; 87 <87>, <86>, <0>, <0>; 94 reg = <0x80006000 0x800>; [all …]
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | mac.c | 68 } else if (sel == RTW89_CMAC_SEL && mac_idx == 0) { in rtw89_mac_check_mac_en_ax() 81 return 0; in rtw89_mac_check_mac_en_ax() 89 ret = read_poll_timeout(rtw89_read8, lte_ctrl, (lte_ctrl & BIT(5)) != 0, in rtw89_mac_write_lte() 95 rtw89_write32(rtwdev, R_AX_LTE_CTRL, 0xC00F0000 | offset); in rtw89_mac_write_lte() 105 ret = read_poll_timeout(rtw89_read8, lte_ctrl, (lte_ctrl & BIT(5)) != 0, in rtw89_mac_read_lte() 110 rtw89_write32(rtwdev, R_AX_LTE_CTRL, 0x800F0000 | offset); in rtw89_mac_read_lte() 147 rtw89_warn(rtwdev, "[ERR] dle dfi ctrl 0x%X set 0x%X timeout\n", in rtw89_mac_dle_dfi_cfg() 153 return 0; in rtw89_mac_dle_dfi_cfg() 173 return 0; in rtw89_mac_dle_dfi_quota_cfg() 192 return 0; in rtw89_mac_dle_dfi_qempty_cfg() [all …]
|