Home
last modified time | relevance | path

Searched refs:wmode (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-guruplug-server-plus.dts31 pmx_led_wmode_r: pmx-led-wmode-r {
35 pmx_led_wmode_g: pmx-led-wmode-g {
70 wmode-r {
71 label = "guruplug:red:wmode";
74 wmode-g {
75 label = "guruplug:green:wmode";
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-guruplug-server-plus.dts31 pmx_led_wmode_r: pmx-led-wmode-r {
35 pmx_led_wmode_g: pmx-led-wmode-g {
70 wmode-r {
71 label = "guruplug:red:wmode";
74 wmode-g {
75 label = "guruplug:green:wmode";
/openbmc/linux/arch/mips/include/asm/
H A Dtlbex.h25 enum tlb_write_entry wmode);
/openbmc/linux/arch/mips/mm/
H A Dtlbex.c497 enum tlb_write_entry wmode) in build_tlb_write_entry() argument
501 switch (wmode) { in build_tlb_write_entry()
680 enum tlb_write_entry wmode, in build_huge_tlb_write_entry() argument
688 build_tlb_write_entry(p, l, r, wmode); in build_huge_tlb_write_entry()