Searched refs:hg (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs35l33.txt | 45 The cs35l33 node can have a single "cirrus,hg-algo" sub-node that will enable 48 - cirrus,hg-algo : Sub-node for internal Class H/G algorithm that 51 Optional properties for the "cirrus,hg-algo" sub-node: 75 - cirrus,vp-hg-auto : This is a boolean property. When set, class H/G VPhg 78 - cirrus,vp-hg : Class H/G algorithm VPhg. Controls the H/G algorithm's 83 - cirrus,vp-hg-rate : The rate (number of LRCLK periods) at which the VPhg is 89 - cirrus,vp-hg-va : VA calculation reference for automatic VPhg tracking 113 cirrus,hg-algo { 119 cirrus,vp-hg-auto; 120 cirrus,vp-hg=<0xF>; [all …]
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-core.c | 165 static void saa7164_histogram_reset(struct saa7164_histogram *hg, char *name) in saa7164_histogram_reset() argument 169 memset(hg, 0, sizeof(struct saa7164_histogram)); in saa7164_histogram_reset() 170 strscpy(hg->name, name, sizeof(hg->name)); in saa7164_histogram_reset() 174 hg->counter1[0 + i].val = i; in saa7164_histogram_reset() 178 hg->counter1[30 + i].val = 30 + (i * 10); in saa7164_histogram_reset() 182 hg->counter1[48 + i].val = 200 + (i * 200); in saa7164_histogram_reset() 185 hg->counter1[55].val = 2000; in saa7164_histogram_reset() 188 hg->counter1[56].val = 4000; in saa7164_histogram_reset() 191 hg->counter1[57].val = 8000; in saa7164_histogram_reset() 194 hg->counter1[58].val = 15000; in saa7164_histogram_reset() [all …]
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_receiver.c | 2915 int hg, rv = -100; in drbd_asb_recover_1p() local 2933 hg = drbd_asb_recover_0p(peer_device); in drbd_asb_recover_1p() 2934 if (hg == -1 && device->state.role == R_SECONDARY) in drbd_asb_recover_1p() 2935 rv = hg; in drbd_asb_recover_1p() 2936 if (hg == 1 && device->state.role == R_PRIMARY) in drbd_asb_recover_1p() 2937 rv = hg; in drbd_asb_recover_1p() 2945 hg = drbd_asb_recover_0p(peer_device); in drbd_asb_recover_1p() 2946 if (hg == -1 && device->state.role == R_PRIMARY) { in drbd_asb_recover_1p() 2957 rv = hg; in drbd_asb_recover_1p() 2960 rv = hg; in drbd_asb_recover_1p() [all …]
|
| /linux/drivers/block/ |
| H A D | xen-blkfront.c | 496 static int blkif_getgeo(struct gendisk *disk, struct hd_geometry *hg) in blkif_getgeo() argument 503 hg->heads = 0xff; in blkif_getgeo() 504 hg->sectors = 0x3f; in blkif_getgeo() 505 sector_div(cylinders, hg->heads * hg->sectors); in blkif_getgeo() 506 hg->cylinders = cylinders; in blkif_getgeo() 507 if ((sector_t)(hg->cylinders + 1) * hg->heads * hg->sectors < nsect) in blkif_getgeo() 508 hg->cylinders = 0xffff; in blkif_getgeo()
|
| /linux/Documentation/arch/x86/ |
| H A D | intel_txt.rst | 52 repos.hg/tboot.hg.
|
| /linux/ |
| H A D | Makefile | 650 -name CVS -o -name .pc -o -name .hg -o -name .git \) \
|
| H A D | MAINTAINERS | 32 Type is one of: git, hg, quilt, stgit, topgit 13308 T: hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot
|