Searched refs:post (Results 1 – 25 of 133) sorted by relevance
123456
3 * T1024 Silicon/SoC Device Tree Source (post include)10 #include "t1023si-post.dtsi"
17 /include/ "p1010si-post.dtsi"
29 /include/ "mpc8548-post.dtsi"
3 * MPC8548 Silicon/SoC Device Tree Source (post include)
29 bool "Enable early post to Chrome OS EC"31 Allow post codes to be sent to the Chroem OS EC early during boot,33 With this option enabled, the EC console can be used to watch post
32 Altera_post_fn post; member43 Altera_post_fn post; member
26 xilinx_post_fn post; member37 xilinx_post_fn post; member
122 fn->abort, fn->post); in spartan2_sp_load()226 if (*fn->post) in spartan2_sp_load()227 (*fn->post) (cookie); in spartan2_sp_load()416 if (*fn->post) in spartan2_ss_load()417 (*fn->post) (cookie); in spartan2_ss_load()
127 fn->abort, fn->post); in spartan3_sp_load()233 if (*fn->post) in spartan3_sp_load()234 (*fn->post) (cookie); in spartan3_sp_load()435 if (*fn->post) in spartan3_ss_load()436 (*fn->post) (cookie); in spartan3_ss_load()
185 if (*fn->post) in CYC2_ps_load()186 (*fn->post) (cookie); in CYC2_ps_load()
182 if (fns->post) { in StratixII_ps_fpp_load()183 if ((ret_val = fns->post (cookie)) < 0) { in StratixII_ps_fpp_load()
6 obj-y += post.o
137 reset-post-delay-us = <100000>;143 phy-reset-post-delay = <100>;
136 reset-post-delay-us = <100000>;142 phy-reset-post-delay = <100>;
11 phy-reset-post-delay = <300>;
21 phy-reset-post-delay = <10>;
29 phy-reset-post-delay = <300>;
30 - post-power-on-delay-ms33 - post-power-on-delay-ms: time required by the device after enabling its regulators
32 bool "Enable early post to Chrome OS EC"
162 u32 post = *(u32 *)post_addr; in handle_trap() local169 if (pre == 0x01f01013 && post == 0x40705013) { in handle_trap()
Completed in 33 milliseconds