Home
last modified time | relevance | path

Searched +full:0 +full:x1f0000 (Results 1 – 25 of 162) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
Demac-phy.c15 #define EMAC_MDIO_CTRL 0x001414
16 #define EMAC_PHY_STS 0x001418
17 #define EMAC_MDIO_EX_CTRL 0x001440
24 #define MDIO_CLK_SEL_BMSK 0x7000000
29 #define MDIO_REG_ADDR_BMSK 0x1f0000
31 #define MDIO_DATA_BMSK 0xffff
32 #define MDIO_DATA_SHFT 0
35 #define PHY_ADDR_BMSK 0x1f0000
38 #define MDIO_CLK_25_4 0
88 return 0; in emac_mdio_write()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
Demac-phy.c15 #define EMAC_MDIO_CTRL 0x001414
16 #define EMAC_PHY_STS 0x001418
17 #define EMAC_MDIO_EX_CTRL 0x001440
24 #define MDIO_CLK_SEL_BMSK 0x7000000
29 #define MDIO_REG_ADDR_BMSK 0x1f0000
31 #define MDIO_DATA_BMSK 0xffff
32 #define MDIO_DATA_SHFT 0
35 #define PHY_ADDR_BMSK 0x1f0000
38 #define MDIO_CLK_25_4 0
88 return 0; in emac_mdio_write()
[all …]
/kernel/linux/linux-6.6/drivers/media/rc/
Dir-sony-decoder.c44 return 0; in ir_sony_decode()
62 data->count = 0; in ir_sony_decode()
64 return 0; in ir_sony_decode()
74 return 0; in ir_sony_decode()
88 return 0; in ir_sony_decode()
101 return 0; in ir_sony_decode()
119 device = bitrev8((data->bits << 3) & 0xF8); in ir_sony_decode()
120 subdevice = 0; in ir_sony_decode()
121 function = bitrev8((data->bits >> 4) & 0xFE); in ir_sony_decode()
128 device = bitrev8((data->bits >> 0) & 0xFF); in ir_sony_decode()
[all …]
/kernel/linux/linux-5.10/drivers/media/rc/
Dir-sony-decoder.c44 return 0; in ir_sony_decode()
62 data->count = 0; in ir_sony_decode()
64 return 0; in ir_sony_decode()
74 return 0; in ir_sony_decode()
88 return 0; in ir_sony_decode()
101 return 0; in ir_sony_decode()
119 device = bitrev8((data->bits << 3) & 0xF8); in ir_sony_decode()
120 subdevice = 0; in ir_sony_decode()
121 function = bitrev8((data->bits >> 4) & 0xFE); in ir_sony_decode()
128 device = bitrev8((data->bits >> 0) & 0xFF); in ir_sony_decode()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/
Dqcom,gcc-sm8150.yaml48 reg = <0x00100000 0x1f0000>;
Dqcom,gcc-sm6115.yaml47 reg = <0x01400000 0x1f0000>;
Dqcom,sm6375-gcc.yaml42 reg = <0x01400000 0x1f0000>;
Dqcom,gcc-sdx55.yaml48 reg = <0x00100000 0x1f0000>;
Dqcom,gcc-qcm2290.yaml47 reg = <0x01400000 0x1f0000>;
Dqcom,gcc-sm6125.yaml47 reg = <0x01400000 0x1f0000>;
Dqcom,gcc-sc8180x.yaml49 reg = <0x00100000 0x1f0000>;
Dqcom,gcc-sm6350.yaml49 reg = <0x00100000 0x1f0000>;
Dqcom,gcc-sm8250.yaml50 reg = <0x00100000 0x1f0000>;
Dqcom,gcc-sc7180.yaml56 reg = <0x00100000 0x1f0000>;
Dqcom,gcc-sc7280.yaml27 - description: PCIE-0 pipe clock source
29 - description: USF phy rx symbol 0 clock source
31 - description: USF phy tx symbol 0 clock source
67 reg = <0x00100000 0x1f0000>;
Dqcom,gcc-sdm845.yaml71 - description: PCIE 0 Pipe clock source
89 reg = <0x100000 0x1f0000>;
Dqcom,gcc-sm8350.yaml26 - description: PCIE 0 Pipe clock source (Optional clock)
28 - description: UFS card Rx symbol 0 clock source (Optional clock)
30 - description: UFS card Tx symbol 0 clock source (Optional clock)
31 - description: UFS phy Rx symbol 0 clock source (Optional clock)
33 - description: UFS phy Tx symbol 0 clock source (Optional clock)
69 reg = <0x00100000 0x1f0000>;
Dqcom,gcc-sc8280xp.yaml81 reg = <0x00100000 0x1f0000>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dqcom,gcc-sc7180.yaml68 reg = <0x00100000 0x1f0000>;
Dqcom,gcc-sm8250.yaml66 reg = <0x00100000 0x1f0000>;
Dqcom,gcc-sm8150.yaml66 reg = <0x00100000 0x1f0000>;
/kernel/linux/linux-5.10/Documentation/i2c/
Di2c-stub.rst26 explicitly by setting the respective bits (0x03000000) in the functionality
52 value 0x1f0000 would only enable the quick, byte and byte data
/kernel/linux/linux-6.6/Documentation/i2c/
Di2c-stub.rst26 explicitly by setting the respective bits (0x03000000) in the functionality
52 value 0x1f0000 would only enable the quick, byte and byte data
/kernel/linux/linux-5.10/drivers/misc/habanalabs/include/goya/asic_reg/
Dmme_masks.h23 #define MME_ARCH_STATUS_A_SHIFT 0
24 #define MME_ARCH_STATUS_A_MASK 0x1
26 #define MME_ARCH_STATUS_B_MASK 0x2
28 #define MME_ARCH_STATUS_CIN_MASK 0x4
30 #define MME_ARCH_STATUS_COUT_MASK 0x8
32 #define MME_ARCH_STATUS_TE_MASK 0x10
34 #define MME_ARCH_STATUS_LD_MASK 0x20
36 #define MME_ARCH_STATUS_ST_MASK 0x40
38 #define MME_ARCH_STATUS_SB_A_EMPTY_MASK 0x80
40 #define MME_ARCH_STATUS_SB_B_EMPTY_MASK 0x100
[all …]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/include/goya/asic_reg/
Dmme_masks.h23 #define MME_ARCH_STATUS_A_SHIFT 0
24 #define MME_ARCH_STATUS_A_MASK 0x1
26 #define MME_ARCH_STATUS_B_MASK 0x2
28 #define MME_ARCH_STATUS_CIN_MASK 0x4
30 #define MME_ARCH_STATUS_COUT_MASK 0x8
32 #define MME_ARCH_STATUS_TE_MASK 0x10
34 #define MME_ARCH_STATUS_LD_MASK 0x20
36 #define MME_ARCH_STATUS_ST_MASK 0x40
38 #define MME_ARCH_STATUS_SB_A_EMPTY_MASK 0x80
40 #define MME_ARCH_STATUS_SB_B_EMPTY_MASK 0x100
[all …]

1234567