Home
last modified time | relevance | path

Searched refs:trim (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/clk/
H A Dclk_pic32.c174 u32 div, trim, v; in pic32_set_refclk() local
184 trim = 0; in pic32_set_refclk()
191 trim = (frac >= REFO_TRIM_MAX) ? REFO_TRIM_MAX : (u32)frac; in pic32_set_refclk()
216 v |= (trim << REFO_TRIM_SHIFT); in pic32_set_refclk()
/rk3399_rockchip-uboot/scripts/
H A Dcheckpatch.pl1046 $name = trim($name);
1061 $name = trim($name);
1063 $address = trim($address);
1079 $name = trim($name);
1081 $address = trim($address);
2085 sub trim { subroutine
3534 …"Prefer '" . trim($sign) . " int" . rtrim($pointer) . "' to bare use of '$sign" . rtrim($pointer) …
3536 my $decl = trim($sign) . " int ";
3610 my $comment = trim($1);
3684 my $tmp = trim($1);
[all …]
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.src638 The trim threshold and the mmap control parameters (see below)
644 the XF86 X server on Linux, using a trim threshold of 128K and a
668 The default trim value is high enough to cause trimming only in
2352 topmost memory exceeds the trim threshold, malloc_trim is