Home
last modified time | relevance | path

Searched defs:write_le32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/
H A Dextract_xc3028.pl72 sub write_le32($) subroutine
/openbmc/linux/drivers/video/fbdev/
H A Dneofb.c145 static inline void write_le32(int regindex, u32 val, const struct neofb_par *par) in write_le32() function