Home
last modified time | relevance | path

Searched refs:ton (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Data.h16 u8 ton; /* 0x01 */ member
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dread-edid17 * I am still indebted to those guys for a ton of the ideas.
/openbmc/linux/drivers/leds/rgb/
H A Dleds-mt6370-rgb.c274 static int mt6370_set_led_duty(struct mt6370_priv *priv, unsigned int led_no, unsigned int ton, in mt6370_set_led_duty() argument
282 ratio = ton * divisor / (ton + toff); in mt6370_set_led_duty()
302 static int mt6370_set_led_freq(struct mt6370_priv *priv, unsigned int led_no, unsigned int ton, in mt6370_set_led_freq() argument
310 tsum = ton + toff; in mt6370_set_led_freq()
/openbmc/linux/Documentation/gpu/amdgpu/
H A Ddriver-core.rst25 like S0i3 there is a ton of coordination required across all the
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3_3.12.3.bb182 # Remove all pyc files. There are a ton of them and it is probably faster to let