Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/mmc/
Dmarvell,xenon-sdhci.yaml66 minimum: 0
70 Operation Control Register Bit[7:0]. Set/clear the corresponding bit to
91 minimum: 0
92 maximum: 0x1f
93 default: 0xf
100 minimum: 0
101 maximum: 0x1f
102 default: 0xf
111 default: 0x4
133 default: 0x9
[all …]
/linux-6.12.1/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 …]