Home
last modified time | relevance | path

Searched defs:clr (Results 1 – 25 of 29) sorted by relevance

12

/u-boot/arch/arm/include/asm/arch-rockchip/
A Dhardware.h9 #define RK_CLRSETBITS(clr, set) ((((clr) | (set)) << 16) | (set)) argument
11 #define RK_CLRBITS(clr) RK_CLRSETBITS(clr, 0) argument
13 #define rk_clrsetreg(addr, clr, set) \ argument
15 #define rk_clrreg(addr, clr) writel((clr) << 16, addr) argument
/u-boot/arch/x86/include/asm/arch-quark/
A Dmsg_port.h108 #define msg_port_generic_clrsetbits(type, port, reg, clr, set) \ argument
113 #define msg_port_clrbits(port, reg, clr) \ argument
117 #define msg_port_clrsetbits(port, reg, clr, set) \ argument
120 #define msg_port_alt_clrbits(port, reg, clr) \ argument
124 #define msg_port_alt_clrsetbits(port, reg, clr, set) \ argument
127 #define msg_port_io_clrbits(port, reg, clr) \ argument
131 #define msg_port_io_clrsetbits(port, reg, clr, set) \ argument
/u-boot/include/
A Dp2sb.h129 static inline void pcr_clrbits32(struct udevice *dev, uint offset, uint clr) in pcr_clrbits32()
134 static inline void pcr_clrbits16(struct udevice *dev, uint offset, uint clr) in pcr_clrbits16()
139 static inline void pcr_clrbits8(struct udevice *dev, uint offset, uint clr) in pcr_clrbits8()
/u-boot/drivers/misc/
A Dp2sb-uclass.c132 void pcr_clrsetbits32(struct udevice *dev, uint offset, uint clr, uint set) in pcr_clrsetbits32()
142 void pcr_clrsetbits16(struct udevice *dev, uint offset, uint clr, uint set) in pcr_clrsetbits16()
152 void pcr_clrsetbits8(struct udevice *dev, uint offset, uint clr, uint set) in pcr_clrsetbits8()
A Dsmsc_sio1007.c24 static inline void sio1007_clrsetbits(int port, int reg, u8 clr, u8 set) in sio1007_clrsetbits()
/u-boot/common/
A Dlcd_console_rotation.c31 static inline void console_setrow90(struct console_t *pcons, u32 row, int clr) in console_setrow90()
86 static inline void console_setrow180(struct console_t *pcons, u32 row, int clr) in console_setrow180()
133 static inline void console_setrow270(struct console_t *pcons, u32 row, int clr) in console_setrow270()
A Dlcd_console.c66 static inline void console_setrow0(struct console_t *pcons, u32 row, int clr) in console_setrow0()
/u-boot/arch/x86/cpu/
A Dpci.c58 int pci_x86_clrset_config(pci_dev_t bdf, uint offset, ulong clr, ulong set, in pci_x86_clrset_config()
/u-boot/drivers/video/
A Dconsole_rotate.c14 static int console_set_row_1(struct udevice *dev, uint row, int clr) in console_set_row_1()
157 static int console_set_row_2(struct udevice *dev, uint row, int clr) in console_set_row_2()
294 static int console_set_row_3(struct udevice *dev, uint row, int clr) in console_set_row_3()
A Dconsole_normal.c16 static int console_normal_set_row(struct udevice *dev, uint row, int clr) in console_normal_set_row()
A Dconsole_truetype.c126 static int console_truetype_set_row(struct udevice *dev, uint row, int clr) in console_truetype_set_row()
355 int xend, int yend, int clr) in console_truetype_erase()
A Dvidconsole-uclass.c53 int vidconsole_set_row(struct udevice *dev, uint row, int clr) in vidconsole_set_row()
/u-boot/drivers/clk/mtmips/
A Dclk-mt7620.c65 static int mt7620_clkcfg1_rmw(struct mt7620_clk_priv *priv, u32 clr, u32 set) in mt7620_clkcfg1_rmw()
/u-boot/arch/mips/mach-pic32/include/mach/
A Dpic32.h61 u32 clr; member
/u-boot/board/samsung/odroid/
A Dodroid.c106 unsigned int set, clr, clr_src_cpu, clr_pll_con0, clr_src_dmc; in board_clock_init() local
/u-boot/drivers/power/pmic/
A Dpmic-uclass.c168 int pmic_clrsetbits(struct udevice *dev, uint reg, uint clr, uint set) in pmic_clrsetbits()
/u-boot/drivers/sound/
A Drockchip_i2s.c27 u32 clr; /* I2S_CLR, 0x20 */ member
/u-boot/drivers/phy/
A Dmt76x8-usb-phy.c91 static void phy_rmw32(struct mt76x8_usb_phy *phy, u32 reg, u32 clr, u32 set) in phy_rmw32()
/u-boot/drivers/power/regulator/
A Dtps65910_regulator.c269 uint clr, set; in tps65910_set_enable() local
/u-boot/drivers/net/
A Dmtk_eth.c199 static void mtk_pdma_rmw(struct mtk_eth_priv *priv, u32 reg, u32 clr, in mtk_pdma_rmw()
228 static void mtk_gmac_rmw(struct mtk_eth_priv *priv, u32 reg, u32 clr, u32 set) in mtk_gmac_rmw()
233 static void mtk_ethsys_rmw(struct mtk_eth_priv *priv, u32 reg, u32 clr, in mtk_ethsys_rmw()
413 static void mt753x_reg_rmw(struct mtk_eth_priv *priv, u32 reg, u32 clr, in mt753x_reg_rmw()
A Dmt7620-eth.c285 static void gdma_rmw(struct mt7620_eth_priv *priv, u32 reg, u32 clr, u32 set) in gdma_rmw()
300 static void gsw_rmw(struct mt7620_eth_priv *priv, u32 reg, u32 clr, u32 set) in gsw_rmw()
/u-boot/drivers/pci/
A Dpci-uclass.c290 u32 clr, u32 set) in pci_bus_clrset_config32()
471 int dm_pci_clrset_config8(struct udevice *dev, int offset, u32 clr, u32 set) in dm_pci_clrset_config8()
485 int dm_pci_clrset_config16(struct udevice *dev, int offset, u32 clr, u32 set) in dm_pci_clrset_config16()
499 int dm_pci_clrset_config32(struct udevice *dev, int offset, u32 clr, u32 set) in dm_pci_clrset_config32()
/u-boot/drivers/spi/
A Dbcm63xx_hsspi.c145 uint32_t clr, set; in bcm63xx_hsspi_activate_cs() local
A Dmtk_snor.c117 u32 clr) in mtk_snor_rmw()
/u-boot/include/faraday/
A Dftsdc010.h28 unsigned int clr; /* 0x2c - clear reg */ member

Completed in 33 milliseconds

12