Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Dhw.c774 int head_offset = head * NV_PRMDIO_SIZE, i; in nv_save_state_palette() local
776 nvif_wr08(device, NV_PRMDIO_PIXEL_MASK + head_offset, in nv_save_state_palette()
778 nvif_wr08(device, NV_PRMDIO_READ_MODE_ADDRESS + head_offset, 0x0); in nv_save_state_palette()
782 NV_PRMDIO_PALETTE_DATA + head_offset); in nv_save_state_palette()
793 int head_offset = head * NV_PRMDIO_SIZE, i; in nouveau_hw_load_state_palette() local
795 nvif_wr08(device, NV_PRMDIO_PIXEL_MASK + head_offset, in nouveau_hw_load_state_palette()
797 nvif_wr08(device, NV_PRMDIO_WRITE_MODE_ADDRESS + head_offset, 0x0); in nouveau_hw_load_state_palette()
800 nvif_wr08(device, NV_PRMDIO_PALETTE_DATA + head_offset, in nouveau_hw_load_state_palette()
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hdmi.c273 u32 head_offset, pack_offset; in hdmi_infoframe_write_infopack() local
280 head_offset = HDMI_SW_DI_N_HEAD_WORD(HDMI_IFRAME_SLOT_AVI); in hdmi_infoframe_write_infopack()
288 head_offset = HDMI_SW_DI_N_HEAD_WORD(HDMI_IFRAME_SLOT_AUDIO); in hdmi_infoframe_write_infopack()
306 writel(val, hdmi->regs + head_offset); in hdmi_infoframe_write_infopack()
/linux-4.4.14/net/rds/
Dbind.c47 .head_offset = offsetof(struct rds_sock, rs_bound_node),
/linux-4.4.14/include/linux/
Drhashtable.h120 size_t head_offset; member
202 return (char *)he - ht->p.head_offset; in rht_obj()
/linux-4.4.14/lib/
Dtest_rhashtable.c69 .head_offset = offsetof(struct test_obj, node),
/linux-4.4.14/net/netfilter/
Dnft_hash.c294 .head_offset = offsetof(struct nft_hash_elem, node),
/linux-4.4.14/arch/sparc/include/asm/
Dhypervisor.h1195 unsigned long head_offset; member
/linux-4.4.14/net/bridge/
Dbr_vlan.c19 .head_offset = offsetof(struct net_bridge_vlan, vnode),
/linux-4.4.14/net/sched/
Dcls_flower.c316 .head_offset = offsetof(struct cls_fl_filter, ht_node),
/linux-4.4.14/fs/gfs2/
Dglock.c78 .head_offset = offsetof(struct gfs2_glock, gl_node),
/linux-4.4.14/net/mac80211/
Dsta_info.c70 .head_offset = offsetof(struct sta_info, hash_node),
/linux-4.4.14/net/tipc/
Dsocket.c2313 .head_offset = offsetof(struct tipc_sock, node),
/linux-4.4.14/net/netlink/
Daf_netlink.c3311 .head_offset = offsetof(struct netlink_sock, node),