Searched +full:0 +full:x00003 (Results 1 – 10 of 10) sorted by relevance
| /linux/arch/riscv/boot/dts/allwinner/ |
| H A D | sun20i-d1s.dtsi | 12 #size-cells = <0>; 14 cpu0: cpu@0 { 17 reg = <0>; 61 reg = <0x6011000 0x20>; 70 reg = <0x10000000 0x4000000>; 75 #address-cells = <0>; 83 <0x00003 0x00003 0x00000008>, 84 <0x00004 0x00004 0x00000010>, 85 <0x00005 0x00005 0x00000200>, 86 <0x00006 0x00006 0x00000100>, [all …]
|
| /linux/Documentation/devicetree/bindings/perf/ |
| H A D | riscv,pmu.yaml | 78 value of variant must be 0xffffffff_ffffffff. 104 riscv,event-to-mhpmevent = <0x0000B 0x0000 0x0001>; 105 riscv,event-to-mhpmcounters = <0x00001 0x00001 0x00000001>, 106 <0x00002 0x00002 0x00000004>, 107 <0x00003 0x0000A 0x00000ff8>, 108 <0x10000 0x10033 0x000ff000>; 110 /* For event ID 0x0002 */ 111 <0x0000 0x0002 0xffffffff 0xffffffff 0x00000f8>, 112 /* For event ID 0-4 */ 113 <0x0 0x0 0xffffffff 0xfffffff0 0x00000ff0>, [all …]
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8922a_rfk.c | 19 rtw89_phy_write32_mask(rtwdev, tssi_trk_man[path], B_TSSI_CONT_EN, 0); in rtw8922a_tssi_cont_en() 50 rf_reg[RF_PATH_A][0] = rtw89_read_rf(rtwdev, RF_PATH_A, rf_addr[0], RFREG_MASK); in rtw8922a_ctl_band_ch_bw() 52 rf_reg[RF_PATH_B][0] = rtw89_read_rf(rtwdev, RF_PATH_B, rf_addr[0], RFREG_MASK); in rtw8922a_ctl_band_ch_bw() 64 for (path = 0; path < RF_PATH_NUM_8922A; path++) { in rtw8922a_ctl_band_ch_bw() 68 for (i = 0; i < 2; i++) { in rtw8922a_ctl_band_ch_bw() 89 rtw89_write_rf(rtwdev, RF_PATH_A, RR_LUTWE, RFREG_MASK, 0x80000); in rtw8922a_ctl_band_ch_bw() 90 rtw89_write_rf(rtwdev, RF_PATH_A, RR_LUTWA, RFREG_MASK, 0x00003); in rtw8922a_ctl_band_ch_bw() 91 rtw89_write_rf(rtwdev, RF_PATH_A, RR_LUTWD1, RFREG_MASK, 0x0c990); in rtw8922a_ctl_band_ch_bw() 92 rtw89_write_rf(rtwdev, RF_PATH_A, RR_LUTWD0, RFREG_MASK, 0xebe38); in rtw8922a_ctl_band_ch_bw() 93 rtw89_write_rf(rtwdev, RF_PATH_A, RR_LUTWE, RFREG_MASK, 0x00000); in rtw8922a_ctl_band_ch_bw() [all …]
|
| H A D | rtw8851b_rfk_table.c | 8 RTW89_DECL_RFK_WM(0xc210, 0x003fc000, 0x80), 9 RTW89_DECL_RFK_WM(0xc224, 0x003fc000, 0x80), 10 RTW89_DECL_RFK_WM(0xc0f8, 0x30000000, 0x3), 11 RTW89_DECL_RFK_WM(0x12b8, BIT(30), 0x1), 12 RTW89_DECL_RFK_WM(0x030c, 0x1f000000, 0x1f), 13 RTW89_DECL_RFK_WM(0x032c, 0xc0000000, 0x0), 14 RTW89_DECL_RFK_WM(0x032c, BIT(22), 0x0), 15 RTW89_DECL_RFK_WM(0x032c, BIT(22), 0x1), 16 RTW89_DECL_RFK_WM(0x032c, BIT(16), 0x0), 17 RTW89_DECL_RFK_WM(0x032c, BIT(20), 0x1), [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | dp.h | 12 #define DPCD_RC00_DPCD_REV 0x00000 13 #define DPCD_RC01_MAX_LINK_RATE 0x00001 14 #define DPCD_RC02 0x00002 15 #define DPCD_RC02_ENHANCED_FRAME_CAP 0x80 16 #define DPCD_RC02_TPS3_SUPPORTED 0x40 17 #define DPCD_RC02_MAX_LANE_COUNT 0x1f 18 #define DPCD_RC03 0x00003 19 #define DPCD_RC03_TPS4_SUPPORTED 0x80 20 #define DPCD_RC03_MAX_DOWNSPREAD 0x01 21 #define DPCD_RC0E 0x0000e [all …]
|
| /linux/include/uapi/linux/ |
| H A D | media.h | 48 #define MEDIA_ENT_F_BASE 0x00000000 49 #define MEDIA_ENT_F_OLD_BASE 0x00010000 50 #define MEDIA_ENT_F_OLD_SUBDEV_BASE 0x00020000 68 #define MEDIA_ENT_F_DTV_DEMOD (MEDIA_ENT_F_BASE + 0x00001) 69 #define MEDIA_ENT_F_TS_DEMUX (MEDIA_ENT_F_BASE + 0x00002) 70 #define MEDIA_ENT_F_DTV_CA (MEDIA_ENT_F_BASE + 0x00003) 71 #define MEDIA_ENT_F_DTV_NET_DECAP (MEDIA_ENT_F_BASE + 0x00004) 77 #define MEDIA_ENT_F_IO_DTV (MEDIA_ENT_F_BASE + 0x01001) 78 #define MEDIA_ENT_F_IO_VBI (MEDIA_ENT_F_BASE + 0x01002) 79 #define MEDIA_ENT_F_IO_SWRADIO (MEDIA_ENT_F_BASE + 0x01003) [all …]
|
| /linux/drivers/clk/mmp/ |
| H A D | clk-of-mmp2.c | 25 #define APBC_RTC 0x0 26 #define APBC_TWSI0 0x4 27 #define APBC_TWSI1 0x8 28 #define APBC_TWSI2 0xc 29 #define APBC_TWSI3 0x10 30 #define APBC_TWSI4 0x7c 31 #define APBC_TWSI5 0x80 32 #define APBC_KPC 0x18 33 #define APBC_TIMER 0x24 34 #define APBC_UART0 0x2c [all …]
|
| /linux/arch/riscv/boot/dts/sophgo/ |
| H A D | sg2044-cpus.dtsi | 12 #size-cells = <0>; 15 cpu0: cpu@0 { 17 reg = <0>; 2611 l2_cache0: cache-controller-0 { 2784 <0x00003 0x00000000 0x00000010>, 2785 <0x00004 0x00000000 0x00000011>, 2786 <0x00005 0x00000000 0x00000007>, 2787 <0x00006 0x00000000 0x00000006>, 2788 <0x00008 0x00000000 0x00000027>, 2789 <0x00009 0x00000000 0x00000028>, [all …]
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | mmu-hash.h | 34 #define SLB_ESID_V ASM_CONST(0x0000000008000000) /* valid */ 41 #define SLB_VSID_B ASM_CONST(0xc000000000000000) 42 #define SLB_VSID_B_256M ASM_CONST(0x0000000000000000) 43 #define SLB_VSID_B_1T ASM_CONST(0x4000000000000000) 44 #define SLB_VSID_KS ASM_CONST(0x0000000000000800) 45 #define SLB_VSID_KP ASM_CONST(0x0000000000000400) 46 #define SLB_VSID_N ASM_CONST(0x0000000000000200) /* no-execute */ 47 #define SLB_VSID_L ASM_CONST(0x0000000000000100) 48 #define SLB_VSID_C ASM_CONST(0x0000000000000080) /* class */ 49 #define SLB_VSID_LP ASM_CONST(0x0000000000000030) [all …]
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | suni1x10gexp_regs.h | 29 #define SUNI1x10GEXP_REG_SIZEOF_MAC_FILTER 0x0003 37 #define SUNI1x10GEXP_REG_SIZEOF_MAC_VID_FILTER 0x0001 44 #define SUNI1x10GEXP_REG_SIZEOF_MSTAT_COUNT 0x0004 57 #define SUNI1x10GEXP_REG_IDENTIFICATION 0x0000 58 #define SUNI1x10GEXP_REG_PRODUCT_REVISION 0x0001 59 #define SUNI1x10GEXP_REG_CONFIG_AND_RESET_CONTROL 0x0002 60 #define SUNI1x10GEXP_REG_LOOPBACK_MISC_CTRL 0x0003 61 #define SUNI1x10GEXP_REG_DEVICE_STATUS 0x0004 62 #define SUNI1x10GEXP_REG_GLOBAL_PERFORMANCE_MONITOR_UPDATE 0x0005 64 #define SUNI1x10GEXP_REG_MDIO_COMMAND 0x0006 [all …]
|