Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c458 typedef struct SM501State { struct
553 } SM501State; argument
573 static ram_addr_t get_fb_addr(SM501State *s, int crt) in get_fb_addr()
578 static inline int get_width(SM501State *s, int crt) in get_width()
584 static inline int get_height(SM501State *s, int crt) in get_height()
590 static inline int get_bpp(SM501State *s, int crt) in get_bpp()
600 static inline int is_hwc_enabled(SM501State *state, int crt) in is_hwc_enabled()
610 static inline uint8_t *get_hwc_address(SM501State *state, int crt) in get_hwc_address()
620 static inline uint32_t get_hwc_y(SM501State *state, int crt) in get_hwc_y()
631 static inline uint32_t get_hwc_x(SM501State *state, int crt) in get_hwc_x()
[all …]