Home
last modified time | relevance | path

Searched +full:0 +full:xaa0000 (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dsdhci-of-dwcmshc.txt16 reg = <0xaa0000 0x1000>;
Dmarvell,xenon-sdhci.txt40 SDHC System Operation Control Register Bit[7:0].
61 Valid range = [0:0x1F].
62 ZNR is set as 0xF by default if this property is not provided.
67 Valid range = [0:0x1F].
68 ZPR is set as 0xF by default if this property is not provided.
74 Set as 0x4 by default if this property is not provided.
92 be set as 0x9 in driver.
109 reg = <0xaa0000 0x1000>;
127 reg = <0xab0000 0x1000>;
141 reg = <0xaa0000 0x1000>,
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mmc/
Dmarvell,xenon-sdhci.yaml64 minimum: 0
68 Operation Control Register Bit[7:0]. Set/clear the corresponding bit to
89 minimum: 0
90 maximum: 0x1f
91 default: 0xf
98 minimum: 0
99 maximum: 0x1f
100 default: 0xf
109 default: 0x4
131 default: 0x9
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
Dbttv-cards.c86 static unsigned int card[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
87 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
88 static unsigned int tuner[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
89 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
90 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
93 static struct bttv *master[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = NULL };
97 static unsigned int audiomux[5] = { [ 0 ... 4 ] = UNSET };
120 MODULE_PARM_DESC(pll, "specify installed crystal (0=none, 28=28 MHz, 35=35 MHz, 14=14 MHz)");
125 "\t\t 0 = autodetect (default)\n"
129 MODULE_PARM_DESC(saa6588, "if 1, then load the saa6588 RDS module, default (0) is to use the card d…
[all …]
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
Dbttv-cards.c85 static unsigned int card[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
86 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
87 static unsigned int tuner[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
88 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
89 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
92 static struct bttv *master[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = NULL };
96 static unsigned int audiomux[5] = { [ 0 ... 4 ] = UNSET };
118 MODULE_PARM_DESC(pll, "specify installed crystal (0=none, 28=28 MHz, 35=35 MHz, 14=14 MHz)");
123 "\t\t 0 = autodetect (default)\n"
127 MODULE_PARM_DESC(saa6588, "if 1, then load the saa6588 RDS module, default (0) is to use the card d…
[all …]