Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/
H A Dpreloader.h47 enum boot_reason { enum
83 u32 boot_reason; member
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c108 boot_reason_ptr = omap[i].u.boot_reason.reason_str; in init_omap_tags()
135 strcpy(boot_reason_ptr, t->u.boot_reason.reason_str); in reuse_omap_atags()
270 memset(t->u.boot_reason.reason_str, 0, 12); in setup_board_tags()
271 strcpy(t->u.boot_reason.reason_str, in setup_board_tags()
H A Dtag_omap.h210 struct omap_boot_reason_config boot_reason; member
285 .u.boot_reason.reason_str = p1, \
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.h980 int rtw89_mac_enable_cpu(struct rtw89_dev *rtwdev, u8 boot_reason, bool dlfw);
H A Dmac.c3470 int rtw89_mac_enable_cpu(struct rtw89_dev *rtwdev, u8 boot_reason, bool dlfw) in rtw89_mac_enable_cpu() argument
3502 boot_reason); in rtw89_mac_enable_cpu()